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.08 [+0.08] ipv6 # 0.08 [+0.00] tcp - over veth touching data # 0.08 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 3.42 [+3.34] -4 -t # 8.18 [+4.76] tcp rx: 7 MB/s 391 calls/s # 8.18 [+0.00] tcp tx: 7 MB/s 120 calls/s 120 msg/s # 9.18 [+1.00] tcp rx: 6 MB/s 375 calls/s # 9.18 [+0.00] tcp tx: 6 MB/s 117 calls/s 117 msg/s # 10.18 [+1.00] tcp rx: 7 MB/s 374 calls/s # 10.19 [+0.00] tcp tx: 7 MB/s 120 calls/s 120 msg/s # 11.56 [+1.38] udp gso - over veth touching data # 11.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 14.82 [+3.26] -4 -v DETECTED CRASH, lowering timeout # 16.00 [+1.18] udp rx: 6 MB/s 4601 calls/s # 16.18 [+0.18] udp tx: 7 MB/s 131 calls/s 131 msg/s # 17.01 [+0.83] udp rx: 7 MB/s 5676 calls/s # 17.18 [+0.17] udp tx: 7 MB/s 129 calls/s 129 msg/s # 18.02 [+0.84] udp rx: 7 MB/s 5633 calls/s # 18.18 [+0.16] udp tx: 7 MB/s 132 calls/s 132 msg/s # 19.02 [+0.84] udp rx: 7 MB/s 5547 calls/s # 19.54 [+0.52] udp gso and gro - over veth touching data # 19.55 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 22.79 [+3.24] -4 -G # 23.94 [+1.16] udp rx: 6 MB/s 4730 calls/s # 24.13 [+0.19] udp tx: 7 MB/s 134 calls/s 134 msg/s # 24.96 [+0.83] udp rx: 7 MB/s 5590 calls/s # 25.13 [+0.17] udp tx: 7 MB/s 130 calls/s 130 msg/s # 25.97 [+0.83] udp rx: 7 MB/s 5805 calls/s # 26.15 [+0.19] udp tx: 7 MB/s 135 calls/s 135 msg/s # 26.97 [+0.82] udp rx: 7 MB/s 5676 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__->