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: 24830 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -t # tcp tx: 190 MB/s 3230 calls/s 3230 msg/s # tcp rx: 190 MB/s 4905 calls/s # tcp tx: 176 MB/s 2986 calls/s 2986 msg/s # tcp rx: 176 MB/s 4700 calls/s # tcp tx: 180 MB/s 3066 calls/s 3066 msg/s # tcp rx: 180 MB/s 4936 calls/s # tcp tx: 172 MB/s 2931 calls/s 2931 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: 24897 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -v # udp rx: 16 MB/s 11782 calls/s # udp tx: 22 MB/s 374 calls/s 374 msg/s # udp rx: 22 MB/s 16340 calls/s # udp tx: 22 MB/s 380 calls/s 380 msg/s # udp rx: 24 MB/s 17716 calls/s # udp tx: 24 MB/s 423 calls/s 423 msg/s # udp rx: 24 MB/s 17716 calls/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: 24934 Segmentation fault ip -n "${PEER_NS}" link set veth1 xdp object ${BPF_FILE} section xdp # -4 -G # udp rx: 549 MB/s 9318 calls/s # udp tx: 772 MB/s 13103 calls/s 13103 msg/s # udp rx: 728 MB/s 12361 calls/s # udp tx: 745 MB/s 12651 calls/s 12651 msg/s # udp rx: 732 MB/s 12418 calls/s # udp tx: 759 MB/s 12878 calls/s 12878 msg/s # udp rx: 732 MB/s 12416 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__->