make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: udpgro_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # ./udpgro_frglist.sh: line 21: 29557 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -t # tcp tx: 234 MB/s 3978 calls/s 3978 msg/s # tcp rx: 234 MB/s 3990 calls/s # tcp tx: 222 MB/s 3771 calls/s 3771 msg/s # tcp rx: 222 MB/s 4236 calls/s # tcp tx: 194 MB/s 3296 calls/s 3296 msg/s # tcp rx: 194 MB/s 5028 calls/s # tcp tx: 199 MB/s 3379 calls/s 3379 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # ./udpgro_frglist.sh: line 21: 29625 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -v # udp rx: 17 MB/s 13072 calls/s # udp tx: 24 MB/s 423 calls/s 423 msg/s # udp rx: 24 MB/s 18060 calls/s # udp tx: 24 MB/s 424 calls/s 424 msg/s # udp rx: 25 MB/s 18920 calls/s # udp tx: 26 MB/s 442 calls/s 442 msg/s # udp rx: 25 MB/s 18920 calls/s # udp tx: 25 MB/s 439 calls/s 439 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # ./udpgro_frglist.sh: line 21: 29662 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -G # udp rx: 518 MB/s 8789 calls/s # udp tx: 765 MB/s 12991 calls/s 12991 msg/s # udp rx: 730 MB/s 12385 calls/s # udp tx: 756 MB/s 12839 calls/s 12839 msg/s # udp rx: 663 MB/s 11258 calls/s # udp tx: 655 MB/s 11116 calls/s 11116 msg/s # udp rx: 619 MB/s 10500 calls/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->