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.01 [+0.01] ipv6 # 0.01 [+0.00] tcp - over veth touching data # 0.01 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 2.53 [+2.51] -4 -t # 6.64 [+4.11] tcp rx: 11 MB/s 482 calls/s # 6.64 [+0.00] tcp tx: 11 MB/s 187 calls/s 187 msg/s # 7.65 [+1.00] tcp tx: 10 MB/s 184 calls/s 184 msg/s # 7.65 [+0.00] tcp rx: 10 MB/s 536 calls/s # 8.65 [+1.00] tcp tx: 11 MB/s 187 calls/s 187 msg/s # 8.65 [+0.00] tcp rx: 11 MB/s 530 calls/s # 9.94 [+1.29] udp gso - over veth touching data # 9.95 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v DETECTED CRASH, lowering timeout # 11.80 [+1.86] -4 -v # 12.92 [+1.11] udp rx: 13 MB/s 9804 calls/s # 12.99 [+0.07] udp tx: 14 MB/s 248 calls/s 248 msg/s # 13.92 [+0.93] udp rx: 14 MB/s 10879 calls/s # 13.99 [+0.07] udp tx: 14 MB/s 251 calls/s 251 msg/s # 14.92 [+0.93] udp rx: 14 MB/s 10793 calls/s # 14.99 [+0.07] udp tx: 14 MB/s 251 calls/s 251 msg/s # 15.92 [+0.93] udp rx: 14 MB/s 10363 calls/s # 16.20 [+0.28] udp gso and gro - over veth touching data # 16.20 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 18.09 [+1.89] -4 -G # 19.18 [+1.09] udp rx: 13 MB/s 10191 calls/s # 19.30 [+0.12] udp tx: 15 MB/s 270 calls/s 270 msg/s # 20.18 [+0.88] udp rx: 15 MB/s 11438 calls/s # 20.31 [+0.13] udp tx: 15 MB/s 265 calls/s 265 msg/s # 21.18 [+0.87] udp rx: 15 MB/s 11309 calls/s # 21.32 [+0.13] udp tx: 15 MB/s 266 calls/s 266 msg/s # 22.19 [+0.88] udp rx: 15 MB/s 11438 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__->