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.55 [+2.26] tcp tx: 987 MB/s 16746 calls/s 16746 msg/s # 2.57 [+0.03] tcp rx: 1017 MB/s 48787 calls/s # 3.55 [+0.97] tcp tx: 986 MB/s 16730 calls/s 16730 msg/s # 3.57 [+0.03] tcp rx: 985 MB/s 45011 calls/s # 4.55 [+0.97] tcp tx: 975 MB/s 16546 calls/s 16546 msg/s # 4.58 [+0.03] tcp rx: 976 MB/s 48100 calls/s # 5.55 [+0.97] tcp tx: 959 MB/s 16267 calls/s 16267 msg/s # 5.58 [+0.03] udp gso - over veth touching data # 5.58 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.86 [+0.28] -4 -v # 6.88 [+1.02] udp rx: 632 MB/s 459073 calls/s # 6.90 [+0.02] udp tx: 1184 MB/s 20084 calls/s 20084 msg/s # 7.88 [+0.98] udp rx: 671 MB/s 486144 calls/s # 7.90 [+0.02] udp tx: 1300 MB/s 22052 calls/s 22052 msg/s # 8.88 [+0.98] udp rx: 673 MB/s 487680 calls/s # 8.90 [+0.02] udp tx: 1302 MB/s 22099 calls/s 22099 msg/s # 9.88 [+0.98] udp rx: 671 MB/s 486656 calls/s # 9.90 [+0.02] udp tx: 1299 MB/s 22038 calls/s 22038 msg/s # 9.93 [+0.03] udp gso and gro - over veth touching data # 9.93 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.22 [+0.29] -4 -G # 11.23 [+1.01] udp rx: 1052 MB/s 767595 calls/s # 11.25 [+0.02] udp tx: 1075 MB/s 18245 calls/s 18245 msg/s # 12.23 [+0.98] udp rx: 1142 MB/s 833153 calls/s # 12.25 [+0.02] udp tx: 1141 MB/s 19367 calls/s 19367 msg/s # 13.23 [+0.98] udp rx: 1139 MB/s 831330 calls/s # 13.25 [+0.02] udp tx: 1138 MB/s 19317 calls/s 19317 msg/s # 14.24 [+0.98] udp rx: 1141 MB/s 832221 calls/s # 14.25 [+0.02] udp tx: 1140 MB/s 19341 calls/s 19341 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__->