twx-linux/tools/testing/selftests/net
Thomas Meyer 06e8852cee selftests/net: msg_zerocopy enable build with older kernel headers
Explicitly define SO_EE_ORIGIN_ZEROCOPY.
This makes the test program build with older kernel headers,
e.g. from Debian 9.

Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
2017-09-19 14:12:29 -06:00
..
.gitignore selftest: add a reuseaddr test 2017-09-19 14:09:26 -06:00
config
Makefile selftests: actually run the various net selftests 2017-09-19 14:10:22 -06:00
msg_zerocopy.c selftests/net: msg_zerocopy enable build with older kernel headers 2017-09-19 14:12:29 -06:00
msg_zerocopy.sh test: add msg_zerocopy test 2017-08-03 21:37:30 -07:00
netdevice.sh selftests: net: More graceful finding of `ip'. 2017-09-18 10:46:48 -06:00
psock_fanout.c selftests/net: Fix broken test case in psock_fanout 2017-04-25 11:56:17 -04:00
psock_lib.h selftests/net: Fixes psock_fanout CBPF test case 2017-04-20 15:39:19 -04:00
psock_tpacket.c tools: psock_tpacket: block Rx until socket filter has been added and socket has been bound to loopback. 2017-01-05 15:03:41 -05:00
reuseaddr_conflict.c selftest: add a reuseaddr test 2017-09-19 14:09:26 -06:00
reuseport_bpf_cpu.c
reuseport_bpf_numa.c reuseport, bpf: add test case for bpf_get_numa_node_id 2016-10-22 17:05:52 -04:00
reuseport_bpf.c
reuseport_dualstack.c
rtnetlink.sh selftests: add addrlabel add/delete to rtnetlink.sh 2017-08-29 09:41:56 -07:00
run_afpackettests
run_netsocktests selftests: do not require bash to run netsocktests testcase 2017-01-05 13:19:53 -07:00
socket.c
test_bpf.sh