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.04 [+0.04] ipv6 # 0.04 [+0.00] tcp - over veth touching data # 0.04 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 2.60 [+2.56] -4 -t # 6.69 [+4.08] tcp tx: 11 MB/s 193 calls/s 193 msg/s # 6.69 [+0.00] tcp rx: 11 MB/s 585 calls/s # 7.69 [+1.00] tcp tx: 11 MB/s 190 calls/s 190 msg/s # 7.69 [+0.00] tcp rx: 11 MB/s 572 calls/s # 8.70 [+1.01] tcp rx: 11 MB/s 549 calls/s # 8.70 [+0.00] tcp tx: 11 MB/s 188 calls/s 188 msg/s # 9.99 [+1.29] udp gso - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v DETECTED CRASH, lowering timeout # 11.77 [+1.78] -4 -v # 12.86 [+1.09] udp rx: 14 MB/s 10492 calls/s # 12.97 [+0.11] udp tx: 16 MB/s 274 calls/s 274 msg/s # 13.86 [+0.89] udp rx: 15 MB/s 11610 calls/s # 13.97 [+0.11] udp tx: 15 MB/s 267 calls/s 267 msg/s # 14.86 [+0.89] udp rx: 15 MB/s 11352 calls/s # 14.97 [+0.11] udp tx: 15 MB/s 268 calls/s 268 msg/s # 15.86 [+0.89] udp rx: 15 MB/s 11309 calls/s # 16.17 [+0.30] udp gso and gro - over veth touching data # 16.17 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 17.92 [+1.75] -4 -G # 19.03 [+1.11] udp rx: 13 MB/s 10105 calls/s # 19.13 [+0.10] udp tx: 15 MB/s 259 calls/s 259 msg/s # 20.03 [+0.90] udp rx: 15 MB/s 11094 calls/s # 20.13 [+0.10] udp tx: 15 MB/s 262 calls/s 262 msg/s # 21.03 [+0.91] udp rx: 15 MB/s 11524 calls/s # 21.13 [+0.10] udp tx: 15 MB/s 265 calls/s 265 msg/s # 22.03 [+0.91] udp rx: 14 MB/s 10664 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__->