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 # 2.38 [+2.32] -4 -t # 6.39 [+4.01] tcp rx: 11 MB/s 820 calls/s # 6.39 [+0.00] tcp tx: 11 MB/s 189 calls/s 189 msg/s # 7.40 [+1.00] tcp rx: 10 MB/s 719 calls/s # 7.40 [+0.00] tcp tx: 10 MB/s 180 calls/s 180 msg/s # 8.40 [+1.00] tcp rx: 10 MB/s 735 calls/s # 8.40 [+0.00] tcp tx: 10 MB/s 183 calls/s 183 msg/s # 9.66 [+1.27] udp gso - over veth touching data # 9.67 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 12.00 [+2.33] -4 -v DETECTED CRASH, lowering timeout # 13.10 [+1.10] udp rx: 12 MB/s 9202 calls/s # 13.25 [+0.16] udp tx: 15 MB/s 259 calls/s 259 msg/s # 14.10 [+0.84] udp rx: 16 MB/s 11911 calls/s # 14.26 [+0.16] udp tx: 16 MB/s 272 calls/s 272 msg/s # 15.11 [+0.85] udp rx: 15 MB/s 11438 calls/s # 15.26 [+0.15] udp tx: 15 MB/s 268 calls/s 268 msg/s # 16.11 [+0.85] udp rx: 16 MB/s 11825 calls/s # 16.26 [+0.16] udp tx: 15 MB/s 271 calls/s 271 msg/s # 16.46 [+0.20] udp gso and gro - over veth touching data # 16.46 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 18.15 [+1.69] -4 -G # 19.23 [+1.08] udp rx: 14 MB/s 10750 calls/s # 19.33 [+0.10] udp tx: 16 MB/s 275 calls/s 275 msg/s # 20.24 [+0.90] udp rx: 16 MB/s 11782 calls/s # 20.33 [+0.10] udp tx: 16 MB/s 275 calls/s 275 msg/s # 21.24 [+0.90] udp rx: 16 MB/s 11739 calls/s # 21.33 [+0.10] udp tx: 16 MB/s 273 calls/s 273 msg/s # 22.24 [+0.91] udp rx: 16 MB/s 11911 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__->