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.25 [+0.25] -4 -t # 2.48 [+2.23] tcp tx: 965 MB/s 16376 calls/s 16376 msg/s # 2.48 [+0.00] tcp rx: 965 MB/s 50810 calls/s # 3.48 [+1.00] tcp tx: 952 MB/s 16160 calls/s 16160 msg/s # 3.48 [+0.00] tcp rx: 953 MB/s 49847 calls/s # 4.48 [+1.00] tcp tx: 880 MB/s 14926 calls/s 14926 msg/s # 4.48 [+0.00] tcp rx: 880 MB/s 47959 calls/s # 5.48 [+1.00] tcp tx: 708 MB/s 12020 calls/s 12020 msg/s # 5.52 [+0.04] udp gso - over veth touching data # 5.52 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.82 [+0.31] -4 -v # 6.84 [+1.02] udp rx: 557 MB/s 404441 calls/s # 6.86 [+0.02] udp tx: 1096 MB/s 18600 calls/s 18600 msg/s # 7.84 [+0.98] udp rx: 629 MB/s 456271 calls/s # 7.86 [+0.02] udp tx: 1247 MB/s 21152 calls/s 21152 msg/s # 8.84 [+0.98] udp rx: 666 MB/s 482816 calls/s # 8.86 [+0.02] udp tx: 1285 MB/s 21808 calls/s 21808 msg/s # 9.84 [+0.98] udp rx: 667 MB/s 483328 calls/s # 9.86 [+0.02] udp tx: 1285 MB/s 21800 calls/s 21800 msg/s # 9.89 [+0.04] 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.21 [+0.31] -4 -G # 11.22 [+1.02] udp rx: 1101 MB/s 803250 calls/s # 11.24 [+0.02] udp tx: 1122 MB/s 19030 calls/s 19030 msg/s # 12.22 [+0.98] udp rx: 1121 MB/s 817645 calls/s # 12.24 [+0.02] udp tx: 1120 MB/s 19005 calls/s 19005 msg/s # 13.22 [+0.98] udp rx: 1122 MB/s 818691 calls/s # 13.24 [+0.02] udp tx: 1121 MB/s 19025 calls/s 19025 msg/s # 14.23 [+0.99] udp rx: 1120 MB/s 817495 calls/s # 14.24 [+0.01] udp tx: 1120 MB/s 18997 calls/s 18997 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__->