summaryrefslogtreecommitdiffstats
path: root/tools/testing
Commit message (Expand)AuthorAgeFilesLines
* selftests/bpf: Ksyms_btf to test typed ksymsHao Luo2020-10-025-25/+137
* bpf: selftest: Ensure the child sk inherited all bpf_sock_ops_cb_flagsMartin KaFai Lau2020-10-024-6/+22
* selftests/bpf: Properly initialize linfo in sockmap_basicStanislav Fomichev2020-10-021-1/+1
* selftests/bpf: Initialize duration in xdp_noinline.cStanislav Fomichev2020-10-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-10-0151-863/+3094
|\
| * selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu2020-09-302-0/+104
| * selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker2020-09-301-0/+6
| * selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko2020-09-301-0/+105
| * bpf, selftests: Add redirect_neigh selftestDaniel Borkmann2020-09-302-0/+312
| * bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann2020-09-308-40/+40
| * selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich2020-09-291-115/+101
| * bpf, selftests: Fix warning in snprintf_btf where system() call uncheckedJohn Fastabend2020-09-291-1/+3
| * selftests: Add selftest for disallowing modify_return attachment to freplaceToke Høiland-Jørgensen2020-09-293-1/+71
| * selftests/bpf: Adding test for arg dereference in extension traceJiri Olsa2020-09-293-0/+154
| * selftests: Add test for multiple attachments of freplace programToke Høiland-Jørgensen2020-09-292-32/+139
| * selftests/bpf: Test BTF's handling of endiannessAndrii Nakryiko2020-09-291-0/+101
| * selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko2020-09-292-34/+63
| * selftests: Make sure all 'skel' variables are declared staticToke Høiland-Jørgensen2020-09-292-2/+2
| * selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_idToke Høiland-Jørgensen2020-09-291-3/+9
| * selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...Alan Maguire2020-09-293-1/+51
| * selftests/bpf: Fix unused-result warning in snprintf_btf.cAlan Maguire2020-09-291-1/+1
| * bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tpJohn Fastabend2020-09-281-1/+1
| * selftests/bpf: Test BTF writing APIsAndrii Nakryiko2020-09-281-0/+278
| * selftests/bpf: Add test for bpf_seq_printf_btf helperAlan Maguire2020-09-282-0/+124
| * selftests/bpf: Fix overflow tests to reflect iter size increaseAlan Maguire2020-09-281-7/+7
| * selftests/bpf: Add bpf_snprintf_btf helper testsAlan Maguire2020-09-282-0/+309
| * selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen2020-09-284-39/+1
| * selftest: bpf: Test copying a sockmap and sockhashLorenz Bauer2020-09-282-11/+30
| * selftests: bpf: Remove shared header from sockmap iter testLorenz Bauer2020-09-283-24/+20
| * selftests: bpf: Add helper to compare socket cookiesLorenz Bauer2020-09-281-14/+36
| * selftests/bpf: Add raw_tp_test_runSong Liu2020-09-282-0/+120
| * bpf: Add AND verifier test case where 32bit and 64bit bounds differJohn Fastabend2020-09-251-0/+16
| * bpf: selftest: Add test_btf_skc_cls_ingressMartin KaFai Lau2020-09-253-0/+413
| * bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.hMartin KaFai Lau2020-09-253-8/+4
| * bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields testMartin KaFai Lau2020-09-252-9/+55
| * bpf: selftest: Use network_helpers in the sock_fields testMartin KaFai Lau2020-09-251-79/+9
| * bpf: selftest: Adapt sock_fields test to use skel and global variablesMartin KaFai Lau2020-09-252-305/+229
| * bpf: selftest: Move sock_fields test into test_progsMartin KaFai Lau2020-09-254-6/+3
| * bpf: selftest: Add ref_tracking verifier test for bpf_skc castingMartin KaFai Lau2020-09-251-0/+47
* | selftests: net: Add drop monitor testIdo Schimmel2020-09-303-0/+219
* | selftests: mlxsw: Add a PFC testPetr Machata2020-09-301-0/+403
* | selftests: mlxsw: Add headroom handling testPetr Machata2020-09-301-0/+379
* | selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata2020-09-301-0/+14
* | selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata2020-09-301-1/+1
* | selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata2020-09-301-0/+6
* | selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata2020-09-305-11/+72
* | selftests: net: add a test for static UDP tunnel portsJakub Kicinski2020-09-281-0/+58
* | selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski2020-09-281-0/+109
* | netdevsim: fix duplicated debugfs directoryJakub Kicinski2020-09-261-1/+1
* | netdevsim: add support for flash_update overwrite maskJacob Keller2020-09-251-0/+18