summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/net
AgeCommit message (Expand)AuthorFilesLines
2024-07-05selftests: openvswitch: add userspace parsingAdrian Moreno1-2/+22
2024-07-05selftests: openvswitch: add psample actionAdrian Moreno1-1/+161
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+35
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang1-1/+1
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang1-1/+11
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima1-2/+23
2024-07-03selftests: openvswitch: Be more verbose with selftest debugging.Aaron Conole1-3/+6
2024-07-03selftests: openvswitch: Attempt to autoload module.Aaron Conole1-5/+9
2024-07-03selftests: openvswitch: Bump timeout to 15 minutes.Aaron Conole1-0/+1
2024-07-02tools: net: package libynl for use in selftestsJakub Kicinski1-0/+21
2024-07-01Merge tag 'nf-next-24-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller1-0/+37
2024-06-28selftests: drv-net: add ability to schedule cleanup with defer()Jakub Kicinski2-0/+55
2024-06-28selftests: net: ksft: avoid continue when handling resultsJakub Kicinski1-15/+15
2024-06-28selftests/net: Add test coverage for UDP GSO software fallbackJakub Sitnicki2-3/+55
2024-06-28selftests: netfilter: nft_queue.sh: add test for disappearing listenerFlorian Westphal1-0/+37
2024-06-28selftests: libs: Drop unused functionsPetr Machata2-29/+0
2024-06-28selftests: libs: Drop slow_path_trap_install()/_uninstall()Petr Machata1-16/+0
2024-06-28selftests: mirror_gre_lag_lacp: Drop unnecessary codePetr Machata1-3/+0
2024-06-28selftests: mirror: Drop dual SW/HW testingPetr Machata15-335/+69
2024-06-28selftests: mirror: mirror_test(): Allow exact count of packetsPetr Machata5-9/+13
2024-06-28selftests: mirror: do_test_span_dir_ips(): Install accurate tapsPetr Machata4-20/+44
2024-06-28selftests: mirror_gre_lag_lacp: Check counters at tunnelPetr Machata1-15/+22
2024-06-28selftests: lib: tc_rule_stats_get(): Move default to argument definitionPetr Machata1-2/+2
2024-06-28selftests: mirror: Drop direction argument from several functionsPetr Machata9-84/+63
2024-06-28selftests: libs: Expand "$@" where possiblePetr Machata4-30/+176
2024-06-27selftests: net: add config for openvswitchAaron Conole1-0/+5
2024-06-27selftests: net: Use the provided dpctl rather than the vswitchd for tests.Aaron Conole2-23/+124
2024-06-27selftests: openvswitch: Support implicit ipv6 arguments.Aaron Conole1-12/+24
2024-06-27selftests: openvswitch: Add support for tunnel() key.Aaron Conole1-1/+166
2024-06-27selftests: openvswitch: Add set() and set_masked() support.Aaron Conole1-3/+34
2024-06-27selftests: openvswitch: Refactor actions parsing.Aaron Conole1-22/+23
2024-06-27selftests: openvswitch: Support explicit tunnel port creation.Aaron Conole1-6/+75
2024-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-438/+738
2024-06-27selftest: af_unix: Check SIOCATMARK after every send()/recv() in msg_oob.c.Kuniyuki Iwashima1-0/+72
2024-06-27af_unix: Fix wrong ioctl(SIOCATMARK) when consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+68
2024-06-27selftest: af_unix: Check EPOLLPRI after every send()/recv() in msg_oob.cKuniyuki Iwashima1-0/+147
2024-06-27selftest: af_unix: Check SIGURG after every send() in msg_oob.cKuniyuki Iwashima1-1/+50
2024-06-27selftest: af_unix: Add SO_OOBINLINE test cases in msg_oob.cKuniyuki Iwashima1-0/+91
2024-06-27af_unix: Don't stop recv() at consumed ex-OOB skb.Kuniyuki Iwashima1-0/+16
2024-06-27selftest: af_unix: Add non-TCP-compliant test cases in msg_oob.c.Kuniyuki Iwashima1-5/+44
2024-06-27af_unix: Don't stop recv(MSG_DONTWAIT) if consumed OOB skb is at the head.Kuniyuki Iwashima1-0/+11
2024-06-27af_unix: Stop recv(MSG_PEEK) at consumed OOB skb.Kuniyuki Iwashima1-2/+23
2024-06-27selftest: af_unix: Add msg_oob.c.Kuniyuki Iwashima2-1/+221
2024-06-27selftest: af_unix: Remove test_unix_oob.c.Kuniyuki Iwashima3-438/+1
2024-06-26selftests: drv-net: rss_ctx: add tests for RSS configuration and contextsJakub Kicinski2-2/+11
2024-06-26selftests: drv-net: add helper to wait for HW stats to syncJakub Kicinski1-0/+4
2024-06-26selftests: drv-net: try to check if port is in useJakub Kicinski1-2/+13
2024-06-25selftests: net: remove unneeded IP_GRE configYujie Liu1-1/+0
2024-06-21selftests: net: change shebang to bash in amt.shTaehee Yoo1-1/+1
2024-06-21selftest: af_unix: Add Kconfig file.Kuniyuki Iwashima1-0/+3