aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-20bpf, libbpf: simplify and cleanup perf ring buffer walkDaniel Borkmann1-3/+4
2018-10-20bpf, verifier: fix register type dump in xadd and stDaniel Borkmann1-5/+5
2018-10-20bpf: test_sockmap add options to use msg_push_dataJohn Fastabend2-26/+129
2018-10-20bpf: libbpf support for msg_push_dataJohn Fastabend1-0/+2
2018-10-19bpf: add tests for direct packet access from CGROUP_SKBSong Liu1-0/+171
2018-10-19selftests/bpf: add missing executables to .gitignoreAnders Roxell1-0/+2
2018-10-19selftests/bpf: add test cases for queue and stack mapsMauricio Vasquez B7-1/+299
2018-10-18selftests/bpf: fix file resource leak in load_kallsymsPeng Hao1-0/+1
2018-10-17bpf: sockmap, add msg_peek tests to test_sockmapJohn Fastabend1-52/+115
2018-10-16bpf, tls: add tls header to tools infrastructureDaniel Borkmann1-5/+8
2018-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller7-193/+897
2018-10-15selftests: pmtu: Add optional traffic captures for single testsStefano Brivio1-7/+53
2018-10-15selftests: pmtu: Allow selection of single testsStefano Brivio1-0/+21
2018-10-15bpf: add tls support for testing in test_sockmapJohn Fastabend1-0/+89
2018-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-10-11selftests: use posix-style redirection in ip_defrag.shPaolo Abeni1-4/+4
2018-10-11selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni1-1/+1
2018-10-11selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni1-1/+1
2018-10-11selftests: bpf: install script with_addr.shAnders Roxell1-0/+2
2018-10-11selftests: bpf: add config fragment LWTUNNELAnders Roxell1-0/+1
2018-10-10selftests: mlxsw: qos_mc_aware: Make executablePetr Machata1-0/+0
2018-10-10selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata1-1/+1
2018-10-09selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer3-2/+491
2018-10-09bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer1-0/+4
2018-10-09selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole1-1/+120
2018-10-09selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole1-190/+190
2018-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller11-42/+1674
2018-10-08selftests: pmtu: add basic IPv4 and IPv6 PMTU testsSabrina Dubroca1-4/+203
2018-10-08selftests: pmtu: extend MTU parsing helper to locked MTUSabrina Dubroca1-0/+2
2018-10-08selftests: pmtu: Introduce check_pmtu_value()Stefano Brivio1-27/+22
2018-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+172
2018-10-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-0/+172
2018-10-05selftests: net: Clean up an unused variableJakub Sitnicki1-1/+0
2018-10-05tc-testing: use a plugin to build eBPF programDavide Caratti3-6/+70
2018-10-05tc-testing: fix build of eBPF programsDavide Caratti4-9/+63
2018-10-05fib_tests: Add tests for invalid metric on routeDavid Ahern1-5/+11
2018-10-04fib_tests: Add tests for metrics on routesDavid Ahern1-19/+138
2018-10-04x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski1-0/+73
2018-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-9/+27
2018-10-03Merge tag 'linux-kselftest-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestGreg Kroah-Hartman1-9/+10
2018-10-03selftests/bpf: Add C tests for reference trackingJoe Stringer3-1/+219
2018-10-03selftests/bpf: Add tests for reference trackingJoe Stringer1-0/+759
2018-10-03selftests/bpf: Generalize dummy program typesJoe Stringer1-14/+17
2018-10-03bpf: Add helper to retrieve socket in BPFJoe Stringer1-0/+12
2018-10-03bpf: Reuse canonical string formatter for ctx errsJoe Stringer1-5/+5
2018-10-03bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer1-7/+7
2018-10-02selftests/x86: Add clock_gettime() tests to test_vdsoAndy Lutomirski1-0/+99
2018-10-01selftests/tls: Fix recv(MSG_PEEK) & splice() test casesVakul Garg1-10/+10
2018-10-01selftests/bpf: cgroup local storage-based network countersRoman Gushchin4-2/+257
2018-10-01selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin1-3/+57