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.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 2.62 [+2.61] -4 -t # 6.81 [+4.19] tcp tx: 9 MB/s 166 calls/s 166 msg/s # 6.82 [+0.01] tcp rx: 9 MB/s 612 calls/s # 7.81 [+0.99] tcp tx: 10 MB/s 171 calls/s 171 msg/s # 7.82 [+0.00] tcp rx: 10 MB/s 673 calls/s # 8.82 [+1.00] tcp rx: 11 MB/s 652 calls/s # 8.82 [+0.00] tcp tx: 11 MB/s 193 calls/s 193 msg/s # 10.11 [+1.28] udp gso - over veth touching data # 10.11 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v DETECTED CRASH, lowering timeout # 11.95 [+1.84] -4 -v # 13.06 [+1.11] udp rx: 14 MB/s 10750 calls/s # 13.15 [+0.09] udp tx: 16 MB/s 275 calls/s 275 msg/s # 14.06 [+0.91] udp rx: 15 MB/s 11481 calls/s # 14.15 [+0.10] udp tx: 15 MB/s 268 calls/s 268 msg/s # 15.06 [+0.90] udp rx: 15 MB/s 11481 calls/s # 15.16 [+0.10] udp tx: 15 MB/s 263 calls/s 263 msg/s # 16.06 [+0.90] udp rx: 15 MB/s 11481 calls/s # 16.34 [+0.29] udp gso and gro - over veth touching data # 16.34 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 18.05 [+1.70] -4 -G # 19.13 [+1.09] udp rx: 14 MB/s 10664 calls/s # 19.22 [+0.09] udp tx: 16 MB/s 275 calls/s 275 msg/s # 20.14 [+0.92] udp rx: 16 MB/s 11696 calls/s # 20.23 [+0.09] udp tx: 15 MB/s 269 calls/s 269 msg/s # 21.14 [+0.92] udp rx: 16 MB/s 11696 calls/s # 21.23 [+0.08] udp tx: 15 MB/s 269 calls/s 269 msg/s # 22.15 [+0.92] udp rx: 15 MB/s 11481 calls/s # 22.23 [+0.08] udp tx: 15 MB/s 268 calls/s 268 msg/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__->