aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-30netdevsim: Change dummy reporter auto recover defaultEran Ben Elisha1-0/+5
2020-03-30selftests:mptcp: fix failure due to whitespace damageMatthieu Baerts2-8/+8
2020-03-29selftests: add test-cases for MPTCP MP_JOINPaolo Abeni3-4/+383
2020-03-29selftests: add PM netlink functional testsPaolo Abeni4-3/+751
2020-03-29selftests: move timestamping selftests to net folderJian Yang12-21/+11
2020-03-26netdevsim: support taking immediate snapshot via devlinkJacob Keller1-0/+10
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-26selftests: mlxsw: qos_dscp_router: Test no DSCP rewrite after peditPetr Machata1-0/+30
2020-03-26selftests: forwarding: Add a forwarding test for pedit munge dsfieldPetr Machata1-0/+238
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller17-10/+913
2020-03-25selftests/net/forwarding: define libs as TEST_PROGS_EXTENDEDHangbin Liu2-15/+16
2020-03-25selftests/net: add missing tests to MakefileHangbin Liu1-1/+3
2020-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller4-1/+695
2020-03-24selftests: netfilter: add nfqueue test caseFlorian Westphal4-1/+695
2020-03-23selftests/net/forwarding: add Makefile to install testsVadym Kochan2-0/+76
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old libcAlan Maguire1-0/+4
2020-03-21selftests: txtimestamp: print statistics for timestamp events.Jian Yang1-0/+58
2020-03-21selftests: txtimestamp: add support for epoll().Jian Yang1-5/+48
2020-03-21selftests: txtimestamp: add new command-line flags.Jian Yang1-9/+15
2020-03-21selftests: txtimestamp: allow printing latencies in nsec.Jian Yang1-12/+44
2020-03-21selftests: txtimestamp: allow individual txtimestamp tests.Jian Yang1-3/+28
2020-03-19selftests: forwarding: Add an skbedit priority selftestPetr Machata1-0/+163
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld1-5/+10
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld2-2/+1
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing1-1/+0
2020-03-18selftests: mlxsw: Add tc action hw_stats testsJiri Pirko2-0/+139
2020-03-18selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter countJiri Pirko1-2/+2
2020-03-14selftests: mlxsw: RED: Test RED ECN nodrop offloadPetr Machata3-8/+61
2020-03-14selftests: qdiscs: RED: Add nodrop testsPetr Machata1-0/+68
2020-03-14selftests: qdiscs: Add TDC test for REDPetr Machata1-0/+117
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller43-327/+1095
2020-03-13selftests/bpf: Add vmlinux.h selftest exercising tracing of syscallsAndrii Nakryiko3-1/+133
2020-03-13selftests/bpf: Ensure consistent test failure outputAndrii Nakryiko2-9/+9
2020-03-13selftests/bpf: Fix spurious failures in accept due to EAGAINJakub Sitnicki1-19/+58
2020-03-13tools/bpf: Move linux/types.h for selftests and bpftoolTobias Klauser2-26/+4
2020-03-13selftests/bpf: Fix usleep() implementationAndrii Nakryiko1-1/+10
2020-03-13selftests/bpf: Make tcp_rtt test more robust to failuresAndrii Nakryiko1-12/+20
2020-03-13selftests/bpf: Guarantee that useep() calls nanosleep() syscallAndrii Nakryiko1-0/+9
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller4-0/+123
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-3/+35
2020-03-12bpf: Add bpf_xdp_output() helperEelco Chaudron2-0/+77
2020-03-12tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current_pid_tgid.Carlos Neira5-1/+287
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+32
2020-03-12tc-testing: add ETS scheduler to tdc build configurationDavide Caratti1-0/+1
2020-03-12selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized.Kuniyuki Iwashima4-0/+200
2020-03-10selftests/bpf: Add test for the packed enum member in struct/unionYoshiki Komachi1-0/+42
2020-03-09mptcp: selftests: add rcvbuf set optionFlorian Westphal2-15/+54
2020-03-09selftests: bpf: Enable UDP sockmap reuseport testsLorenz Bauer1-6/+0
2020-03-09selftests: bpf: Add tests for UDP sockets in sockmapLorenz Bauer1-30/+127
2020-03-09selftests: bpf: Don't listen() on UDP socketsLorenz Bauer1-22/+25