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.34 [+0.34] -4 -t # 2.60 [+2.26] tcp tx: 964 MB/s 16363 calls/s 16363 msg/s # 2.60 [+0.00] tcp rx: 965 MB/s 50778 calls/s # 3.60 [+1.00] tcp tx: 997 MB/s 16925 calls/s 16925 msg/s # 3.60 [+0.00] tcp rx: 998 MB/s 50879 calls/s # 4.60 [+1.00] tcp tx: 1001 MB/s 16988 calls/s 16988 msg/s # 4.60 [+0.00] tcp rx: 1002 MB/s 51120 calls/s # 5.60 [+1.00] tcp tx: 1003 MB/s 17015 calls/s 17015 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.92 [+0.29] -4 -v # 6.93 [+1.01] udp rx: 603 MB/s 437248 calls/s # 6.96 [+0.02] udp tx: 1183 MB/s 20079 calls/s 20079 msg/s # 7.93 [+0.98] udp rx: 666 MB/s 482381 calls/s # 7.96 [+0.02] udp tx: 1277 MB/s 21675 calls/s 21675 msg/s # 8.94 [+0.98] udp rx: 664 MB/s 481195 calls/s # 8.96 [+0.02] udp tx: 1278 MB/s 21682 calls/s 21682 msg/s # 9.94 [+0.98] udp rx: 666 MB/s 482977 calls/s # 9.96 [+0.02] udp tx: 1245 MB/s 21120 calls/s 21120 msg/s # 9.99 [+0.03] udp gso and gro - over veth touching data # 9.99 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.30 [+0.31] -4 -G # 11.31 [+1.01] udp rx: 1072 MB/s 782373 calls/s # 11.33 [+0.02] udp tx: 1098 MB/s 18631 calls/s 18631 msg/s # 12.31 [+0.98] udp rx: 1137 MB/s 829871 calls/s # 12.33 [+0.02] udp tx: 1137 MB/s 19291 calls/s 19291 msg/s # 13.31 [+0.98] udp rx: 1136 MB/s 828624 calls/s # 13.33 [+0.02] udp tx: 1135 MB/s 19261 calls/s 19261 msg/s # 14.32 [+0.98] udp rx: 1139 MB/s 830899 calls/s # 14.33 [+0.02] udp tx: 1138 MB/s 19318 calls/s 19318 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__->