summaryrefslogtreecommitdiff
path: root/tools/testing
AgeCommit message (Expand)Author
2020-10-11selftests: net: mscc: ocelot: add test for VLAN modify actionVladimir Oltean
2020-10-08selftests: mptcp: interpret \n as a new lineMatthieu Baerts
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02selftests: ocelot: add some example VCAP IS1, IS2 and ES0 tc offloadsVladimir Oltean
2020-10-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2020-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-30selftests/bpf: Add tests for BPF_F_PRESERVE_ELEMSSong Liu
2020-09-30selftests/bpf: Fix alignment of .BTF_idsJean-Philippe Brucker
2020-09-30selftests: net: Add drop monitor testIdo Schimmel
2020-09-30selftests: mlxsw: Add a PFC testPetr Machata
2020-09-30selftests: mlxsw: Add headroom handling testPetr Machata
2020-09-30selftests: mlxsw: qos_lib: Add a wrapper for running mlnx_qosPetr Machata
2020-09-30selftests: forwarding: devlink_lib: Support port-less topologiesPetr Machata
2020-09-30selftests: forwarding: devlink_lib: Add devlink_cell_size_get()Petr Machata
2020-09-30selftests: forwarding: devlink_lib: Split devlink_..._set() into save & setPetr Machata
2020-09-30selftests/bpf: Test "incremental" btf_dump in C formatAndrii Nakryiko
2020-09-30bpf, selftests: Add redirect_neigh selftestDaniel Borkmann
2020-09-30bpf, selftests: Use bpf_tail_call_static where appropriateDaniel Borkmann
2020-09-29selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_accessIlya Leoshkevich
2020-09-29bpf, selftests: Fix warning in snprintf_btf where system() call uncheckedJohn Fastabend
2020-09-29selftests: Add selftest for disallowing modify_return attachment to freplaceToke Høiland-Jørgensen
2020-09-29selftests/bpf: Adding test for arg dereference in extension traceJiri Olsa
2020-09-29selftests: Add test for multiple attachments of freplace programToke Høiland-Jørgensen
2020-09-29selftests/bpf: Test BTF's handling of endiannessAndrii Nakryiko
2020-09-29selftests/bpf: Move and extend ASSERT_xxx() testing macrosAndrii Nakryiko
2020-09-29selftests: Make sure all 'skel' variables are declared staticToke Høiland-Jørgensen
2020-09-29selftests/bpf_iter: Don't fail test due to missing __builtin_btf_type_idToke Høiland-Jørgensen
2020-09-29selftests/bpf: Ensure snprintf_btf/bpf_iter tests compatibility with old vmli...Alan Maguire
2020-09-29selftests/bpf: Fix unused-result warning in snprintf_btf.cAlan Maguire
2020-09-28bpf, selftests: Fix cast to smaller integer type 'int' warning in raw_tpJohn Fastabend
2020-09-28selftests/bpf: Test BTF writing APIsAndrii Nakryiko
2020-09-28selftests/bpf: Add test for bpf_seq_printf_btf helperAlan Maguire
2020-09-28selftests/bpf: Fix overflow tests to reflect iter size increaseAlan Maguire
2020-09-28selftests/bpf: Add bpf_snprintf_btf helper testsAlan Maguire
2020-09-28selftests: Remove fmod_ret from test_overheadToke Høiland-Jørgensen
2020-09-28selftest: bpf: Test copying a sockmap and sockhashLorenz Bauer
2020-09-28selftests: bpf: Remove shared header from sockmap iter testLorenz Bauer
2020-09-28selftests: bpf: Add helper to compare socket cookiesLorenz Bauer
2020-09-28selftests/bpf: Add raw_tp_test_runSong Liu
2020-09-28selftests: net: add a test for static UDP tunnel portsJakub Kicinski
2020-09-28selftests: net: add a test for shared UDP tunnel info tablesJakub Kicinski
2020-09-26netdevsim: fix duplicated debugfs directoryJakub Kicinski
2020-09-25netdevsim: add support for flash_update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-09-25bpf: Add AND verifier test case where 32bit and 64bit bounds differJohn Fastabend
2020-09-25bpf: selftest: Add test_btf_skc_cls_ingressMartin KaFai Lau
2020-09-25bpf: selftest: Remove enum tcp_ca_state from bpf_tcp_helpers.hMartin KaFai Lau
2020-09-25bpf: selftest: Use bpf_skc_to_tcp_sock() in the sock_fields testMartin KaFai Lau
2020-09-25bpf: selftest: Use network_helpers in the sock_fields testMartin KaFai Lau