summaryrefslogtreecommitdiffstats
path: root/tools/testing (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | bpf: Selftests, print error in test_sockmap error casesJohn Fastabend2020-05-161-8/+17
| | * | | | bpf: Selftests, sockmap test prog run without setting cgroupJohn Fastabend2020-05-161-6/+22
| | * | | | bpf: Selftests, remove prints from sockmap testsJohn Fastabend2020-05-162-174/+9
| | * | | | bpf: Selftests, move sockmap bpf prog header into progsJohn Fastabend2020-05-161-0/+0
| | * | | | selftests/bpf: Move test_align under test_progsStanislav Fomichev2020-05-161-61/+7
| | * | | | selftests/bpf: Fix test_align verifier log patternsStanislav Fomichev2020-05-161-20/+21
| * | | | | selftests: net: add fdb nexthop testsRoopa Prabhu2020-05-221-2/+158
| * | | | | selftests: Drop 'pref medium' in route checksDavid Ahern2020-05-171-2/+2
| * | | | | selftests: mlxsw: Do not hard code trap group nameIdo Schimmel2020-05-177-72/+43
| * | | | | selftests: devlink_lib: Remove double blank lineIdo Schimmel2020-05-171-1/+0
| |/ / / /
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-1513-21/+242
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-156-33/+205
| |\ \ \ \ \
| | * | | | | selftests/bpf: Use CAP_BPF and CAP_PERFMON in testsAlexei Starovoitov2020-05-153-21/+49
| | * | | | | selftests/bpf: Xdp_adjust_tail add grow tail testsJesper Dangaard Brouer2020-05-152-5/+144
| | * | | | | selftests/bpf: Adjust BPF selftest for xdp_adjust_tailJesper Dangaard Brouer2020-05-152-8/+13
| * | | | | | selftests: implement flower classifier terse dump testsVlad Buslov2020-05-151-0/+38
| |/ / / / /
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-1556-241/+2560
| |\ \ \ \ \
| | * | | | | selftests/bpf: Test for sk helpers in cgroup skbAndrey Ignatov2020-05-152-0/+192
| | * | | | | selftests/bpf: Add connect_fd_to_fd, connect_wait net helpersAndrey Ignatov2020-05-152-13/+63
| | * | | | | selftest/bpf: Fix spelling mistake "SIGALARM" -> "SIGALRM"Colin Ian King2020-05-151-1/+1
| | * | | | | selftests/bpf: Test narrow loads for bpf_sock_addr.user_portAndrey Ignatov2020-05-151-10/+28
| | * | | | | tools/bpf: selftests : Explain bpf_iter test failures with llvm 10.0.0Yonghong Song2020-05-131-0/+43
| | * | | | | selftest/bpf: Add BPF triggering benchmarkAndrii Nakryiko2020-05-135-1/+238
| | * | | | | selftest/bpf: Fmod_ret prog and implement test_overhead as part of benchAndrii Nakryiko2020-05-136-2/+240
| | * | | | | selftests/bpf: Add benchmark runner infrastructureAndrii Nakryiko2020-05-135-1/+608
| | * | | | | selftests/bpf: Extract parse_num_list into generic testing_helpers.cAndrii Nakryiko2020-05-135-64/+78
| | * | | | | selftests/bpf: Install generated test progsYauheni Kaliuta2020-05-131-0/+1
| | * | | | | bpf, libbpf: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-111-1/+1
| | * | | | | tools/bpf: selftests: Add bpf_iter selftestsYonghong Song2020-05-106-0/+509
| | * | | | | tools/bpf: selftests: Add iter progs for bpf_map/task/task_fileYonghong Song2020-05-103-0/+79
| | * | | | | tools/bpf: selftests: Add iterator programs for ipv6_route and netlinkYonghong Song2020-05-102-0/+128
| | * | | | | bpf: Allow any port in bpf_bind helperStanislav Fomichev2020-05-093-0/+171
| | * | | | | selftests/bpf: Move existing common networking parts into network_helpersStanislav Fomichev2020-05-0922-53/+90
| | * | | | | selftests/bpf: Generalize helpers to control background listenerStanislav Fomichev2020-05-094-113/+108
| * | | | | | devlink: refactor end checks in devlink_nl_cmd_region_read_dumpitJakub Kicinski2020-05-151-0/+15
| * | | | | | selftests: fix flower parent qdiscVlad Buslov2020-05-142-6/+6
| * | | | | | selftests: mlxsw: tc_restrictions: add couple of test for the correct matchal...Jiri Pirko2020-05-101-0/+107
| * | | | | | selftests: mlxsw: tc_restrictions: add test to check sample action restrictionsJiri Pirko2020-05-101-0/+25
| * | | | | | selftests: mlxsw: rename tc_flower_restrictions.sh to tc_restrictions.shJiri Pirko2020-05-101-0/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-0722-45/+372
| |\ \ \ \ \ \
| * | | | | | | devlink: let kernel allocate region snapshot idJakub Kicinski2020-05-041-0/+13
| | |/ / / / / | |/| | | | |
| * | | | | | ptp: Add adjust_phase to ptp_clock_caps capability.Vincent Cheng2020-05-031-2/+4
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2020-05-0225-264/+2295
| |\ \ \ \ \ \
| | * | | | | | selftests/bpf: Use reno instead of dctcpStanislav Fomichev2020-05-022-4/+3
| | * | | | | | bpf: Bpf_{g,s}etsockopt for struct bpf_sock_addrStanislav Fomichev2020-05-012-0/+47
| | * | | | | | bpf: Add selftest for BPF_ENABLE_STATSSong Liu2020-05-012-0/+63
| | * | | | | | selftests/bpf: Test allowed maps for bpf_sk_select_reuseportJakub Sitnicki2020-04-302-1/+56
| | * | | | | | selftests/bpf: Use SOCKMAP for server sockets in bpf_sk_assign testJakub Sitnicki2020-04-293-52/+53
| | * | | | | | selftests/bpf: Test that lookup on SOCKMAP/SOCKHASH is allowedJakub Sitnicki2020-04-292-30/+70
| | * | | | | | selftests/bpf: Add runqslower binary to .gitignoreAndrii Nakryiko2020-04-291-1/+1