linux_dsm_epyc7002/tools/testing/selftests/net
Willem de Bruijn 95e22792fa selftests/net: test classic bpf fanout mode
Test PACKET_FANOUT_CBPF by inserting a cBPF program that selects a
socket by payload. Requires modifying the test program to send
packets with multiple payloads.

Also fix a bug in testing the return value of mmap()

Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-08-17 14:22:48 -07:00
..
.gitignore net: Add .gitignore to networking selftests directory. 2013-04-19 16:36:12 -04:00
Makefile selftests: Set CC using CROSS_COMPILE once in lib.mk 2015-03-19 15:16:51 -06:00
psock_fanout.c selftests/net: test classic bpf fanout mode 2015-08-17 14:22:48 -07:00
psock_lib.h selftests/net: test classic bpf fanout mode 2015-08-17 14:22:48 -07:00
psock_tpacket.c tools: selftests: psock_tpacket: get rid of macro wrappers 2013-07-02 00:23:57 -07:00
run_afpackettests selftests: Introduce minimal shared logic for running tests 2015-03-13 15:13:40 -06:00
run_netsocktests selftests: Introduce minimal shared logic for running tests 2015-03-13 15:13:40 -06:00
socket.c net: Move selftests to common net/ subdirectory. 2013-03-20 15:07:56 -04:00
test_bpf.sh selftests/net: move test out of Makefile into a shell script 2014-11-05 08:12:40 -07:00