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.32 [+0.31] -4 -t # 2.59 [+2.28] tcp tx: 856 MB/s 14530 calls/s 14530 msg/s # 2.60 [+0.00] tcp rx: 857 MB/s 47582 calls/s # 3.59 [+1.00] tcp tx: 869 MB/s 14743 calls/s 14743 msg/s # 3.60 [+0.00] tcp rx: 869 MB/s 47379 calls/s # 4.59 [+1.00] tcp tx: 920 MB/s 15618 calls/s 15618 msg/s # 4.60 [+0.00] tcp rx: 921 MB/s 47791 calls/s # 5.59 [+1.00] tcp tx: 920 MB/s 15607 calls/s 15607 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.91 [+0.28] -4 -v # 6.92 [+1.01] udp rx: 654 MB/s 474368 calls/s # 6.94 [+0.02] udp tx: 1272 MB/s 21580 calls/s 21580 msg/s # 7.92 [+0.98] udp rx: 665 MB/s 481792 calls/s # 7.94 [+0.02] udp tx: 1273 MB/s 21603 calls/s 21603 msg/s # 8.92 [+0.98] udp rx: 650 MB/s 470784 calls/s # 8.94 [+0.02] udp tx: 1265 MB/s 21470 calls/s 21470 msg/s # 9.92 [+0.98] udp rx: 598 MB/s 433664 calls/s # 9.94 [+0.02] udp tx: 1288 MB/s 21860 calls/s 21860 msg/s # 9.97 [+0.03] udp gso and gro - over veth touching data # 9.97 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.27 [+0.30] -4 -G # 11.28 [+1.01] udp rx: 1053 MB/s 767983 calls/s # 11.30 [+0.02] udp tx: 1075 MB/s 18237 calls/s 18237 msg/s # 12.28 [+0.98] udp rx: 1146 MB/s 835822 calls/s # 12.30 [+0.02] udp tx: 1149 MB/s 19490 calls/s 19490 msg/s # 13.29 [+0.98] udp rx: 1124 MB/s 820181 calls/s # 13.30 [+0.02] udp tx: 1123 MB/s 19060 calls/s 19060 msg/s # 14.29 [+0.98] udp rx: 1147 MB/s 836673 calls/s # 14.30 [+0.02] udp tx: 1146 MB/s 19446 calls/s 19446 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__->