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.05 [+0.05] 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.42 [+2.37] -4 -t # 6.46 [+4.04] tcp tx: 11 MB/s 192 calls/s 192 msg/s # 6.47 [+0.01] tcp rx: 11 MB/s 834 calls/s # 7.45 [+0.98] tcp tx: 10 MB/s 186 calls/s 186 msg/s # 7.47 [+0.01] tcp rx: 11 MB/s 750 calls/s # 8.46 [+0.99] tcp tx: 11 MB/s 190 calls/s 190 msg/s # 8.47 [+0.01] tcp rx: 11 MB/s 759 calls/s # 9.46 [+0.99] tcp tx: 11 MB/s 188 calls/s 188 msg/s # 9.75 [+0.29] udp gso - over veth touching data # 9.75 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 12.14 [+2.39] -4 -v DETECTED CRASH, lowering timeout # 13.24 [+1.11] udp rx: 12 MB/s 8987 calls/s # 13.40 [+0.15] udp tx: 14 MB/s 249 calls/s 249 msg/s # 14.25 [+0.85] udp rx: 15 MB/s 11352 calls/s # 14.40 [+0.15] udp tx: 15 MB/s 266 calls/s 266 msg/s # 15.25 [+0.85] udp rx: 15 MB/s 11309 calls/s # 15.40 [+0.15] udp tx: 15 MB/s 262 calls/s 262 msg/s # 16.25 [+0.85] udp rx: 15 MB/s 11481 calls/s # 16.61 [+0.36] udp gso and gro - over veth touching data # 16.61 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 18.42 [+1.81] -4 -G # 19.51 [+1.09] udp rx: 14 MB/s 10363 calls/s # 19.65 [+0.14] udp tx: 16 MB/s 277 calls/s 277 msg/s # 20.51 [+0.87] udp rx: 16 MB/s 11997 calls/s # 20.65 [+0.13] udp tx: 16 MB/s 282 calls/s 282 msg/s # 21.52 [+0.87] udp rx: 16 MB/s 12126 calls/s # 21.65 [+0.13] udp tx: 16 MB/s 280 calls/s 280 msg/s # 22.52 [+0.87] udp rx: 16 MB/s 12255 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__->