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.28 [+0.27] -4 -t # 2.53 [+2.25] tcp tx: 943 MB/s 15999 calls/s 15999 msg/s # 2.53 [+0.00] tcp rx: 943 MB/s 51564 calls/s # 3.53 [+1.00] tcp tx: 978 MB/s 16589 calls/s 16589 msg/s # 3.57 [+0.04] tcp rx: 1027 MB/s 40182 calls/s # 4.53 [+0.96] tcp tx: 1141 MB/s 19364 calls/s 19364 msg/s # 4.58 [+0.05] tcp rx: 1148 MB/s 11069 calls/s # 5.53 [+0.95] tcp tx: 940 MB/s 15958 calls/s 15958 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.81 [+0.25] -4 -v # 6.82 [+1.01] udp rx: 646 MB/s 468480 calls/s # 6.84 [+0.02] udp tx: 1299 MB/s 22041 calls/s 22041 msg/s # 7.82 [+0.98] udp rx: 667 MB/s 483768 calls/s # 7.84 [+0.02] udp tx: 1297 MB/s 22007 calls/s 22007 msg/s # 8.83 [+0.98] udp rx: 670 MB/s 485642 calls/s # 8.84 [+0.02] udp tx: 1298 MB/s 22022 calls/s 22022 msg/s # 9.83 [+0.98] udp rx: 668 MB/s 484471 calls/s # 9.84 [+0.02] udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # 9.87 [+0.03] udp gso and gro - over veth touching data # 9.87 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.16 [+0.28] -4 -G # 11.17 [+1.01] udp rx: 1056 MB/s 770519 calls/s # 11.19 [+0.02] udp tx: 1080 MB/s 18327 calls/s 18327 msg/s # 12.17 [+0.98] udp rx: 1120 MB/s 816849 calls/s # 12.19 [+0.02] udp tx: 1119 MB/s 18984 calls/s 18984 msg/s # 13.17 [+0.98] udp rx: 1078 MB/s 786536 calls/s # 13.19 [+0.02] udp tx: 1077 MB/s 18279 calls/s 18279 msg/s # 14.17 [+0.98] udp rx: 1109 MB/s 809279 calls/s # 14.19 [+0.02] udp tx: 1108 MB/s 18798 calls/s 18798 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__->