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 # 0.06 [+0.06] ipv6 # 0.06 [+0.00] tcp - over veth touching data # 0.06 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 3.39 [+3.33] -4 -t DETECTED CRASH, lowering timeout # 8.31 [+4.92] tcp tx: 7 MB/s 120 calls/s 120 msg/s # 8.32 [+0.01] tcp rx: 7 MB/s 409 calls/s # 9.30 [+0.98] tcp tx: 6 MB/s 117 calls/s 117 msg/s # 9.32 [+0.02] tcp rx: 7 MB/s 380 calls/s # 10.31 [+0.98] tcp tx: 6 MB/s 117 calls/s 117 msg/s # 10.33 [+0.02] tcp rx: 6 MB/s 375 calls/s # 11.31 [+0.98] tcp tx: 7 MB/s 119 calls/s 119 msg/s # 11.73 [+0.43] udp gso - over veth touching data # 11.74 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 14.97 [+3.23] -4 -v # 16.15 [+1.18] udp rx: 6 MB/s 4730 calls/s # 16.32 [+0.17] udp tx: 7 MB/s 133 calls/s 133 msg/s # 17.14 [+0.82] udp rx: 7 MB/s 5633 calls/s # 17.33 [+0.19] udp tx: 7 MB/s 133 calls/s 133 msg/s # 18.15 [+0.82] udp rx: 7 MB/s 5676 calls/s # 18.33 [+0.18] udp tx: 7 MB/s 130 calls/s 130 msg/s # 19.16 [+0.84] udp rx: 7 MB/s 5633 calls/s # 19.33 [+0.17] udp tx: 7 MB/s 130 calls/s 130 msg/s # 19.74 [+0.41] udp gso and gro - over veth touching data # 19.75 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 22.95 [+3.20] -4 -G # 24.09 [+1.15] udp rx: 6 MB/s 4515 calls/s # 24.29 [+0.19] udp tx: 7 MB/s 131 calls/s 131 msg/s # 25.09 [+0.81] udp rx: 7 MB/s 5590 calls/s # 25.30 [+0.20] udp tx: 7 MB/s 126 calls/s 126 msg/s # 26.10 [+0.80] udp rx: 7 MB/s 5504 calls/s # 26.30 [+0.20] udp tx: 7 MB/s 133 calls/s 133 msg/s # 27.10 [+0.80] udp rx: 7 MB/s 5633 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__->