make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_frglist.sh # 0.00 [+0.00] ipv6 # 0.00 [+0.00] tcp - over veth touching data # 0.00 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.29 [+0.29] -4 -t # 2.53 [+2.25] tcp tx: 991 MB/s 16811 calls/s 16811 msg/s # 3.06 [+0.52] tcp rx: 1581 MB/s 56503 calls/s # 3.53 [+0.48] tcp tx: 1064 MB/s 18052 calls/s 18052 msg/s # 4.53 [+1.00] tcp tx: 1106 MB/s 18760 calls/s 18760 msg/s # 4.62 [+0.08] tcp rx: 1671 MB/s 26407 calls/s # 5.53 [+0.92] tcp tx: 943 MB/s 15997 calls/s 15997 msg/s # 5.56 [+0.03] udp gso - over veth touching data # 5.56 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.84 [+0.28] -4 -v # 6.85 [+1.01] udp rx: 582 MB/s 421888 calls/s # 6.87 [+0.02] udp tx: 1202 MB/s 20389 calls/s 20389 msg/s # 7.85 [+0.98] udp rx: 593 MB/s 430002 calls/s # 7.87 [+0.02] udp tx: 1291 MB/s 21909 calls/s 21909 msg/s # 8.85 [+0.98] udp rx: 660 MB/s 478464 calls/s # 8.87 [+0.02] udp tx: 1268 MB/s 21522 calls/s 21522 msg/s # 9.86 [+0.99] udp rx: 672 MB/s 486912 calls/s # 9.87 [+0.01] udp tx: 1264 MB/s 21444 calls/s 21444 msg/s # 9.90 [+0.03] udp gso and gro - over veth touching data # 9.90 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.17 [+0.27] -4 -G # 11.18 [+1.01] udp rx: 1130 MB/s 824119 calls/s # 11.20 [+0.02] udp tx: 1150 MB/s 19510 calls/s 19510 msg/s # 12.18 [+0.98] udp rx: 1096 MB/s 800005 calls/s # 12.20 [+0.02] udp tx: 1097 MB/s 18616 calls/s 18616 msg/s # 13.18 [+0.99] udp rx: 1080 MB/s 788174 calls/s # 13.20 [+0.02] udp tx: 1084 MB/s 18401 calls/s 18401 msg/s # 14.18 [+0.99] udp rx: 1140 MB/s 832101 calls/s # 14.20 [+0.01] udp tx: 1143 MB/s 19391 calls/s 19391 msg/s ok 1 selftests: net: udpgro_frglist.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->