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.32] -4 -t # 2.60 [+2.28] tcp tx: 1006 MB/s 17077 calls/s 17077 msg/s # 2.94 [+0.34] tcp rx: 1395 MB/s 54277 calls/s # 3.60 [+0.66] tcp tx: 1002 MB/s 17011 calls/s 17011 msg/s # 3.94 [+0.34] tcp rx: 930 MB/s 47783 calls/s # 4.60 [+0.66] tcp tx: 936 MB/s 15892 calls/s 15892 msg/s # 4.94 [+0.34] tcp rx: 939 MB/s 48276 calls/s # 5.60 [+0.66] tcp tx: 932 MB/s 15821 calls/s 15821 msg/s # 5.64 [+0.04] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.96 [+0.32] -4 -v # 6.97 [+1.02] udp rx: 653 MB/s 473303 calls/s # 6.99 [+0.02] udp tx: 1260 MB/s 21373 calls/s 21373 msg/s # 7.97 [+0.98] udp rx: 664 MB/s 480984 calls/s # 7.99 [+0.02] udp tx: 1247 MB/s 21163 calls/s 21163 msg/s # 8.97 [+0.98] udp rx: 663 MB/s 480507 calls/s # 8.99 [+0.02] udp tx: 1255 MB/s 21288 calls/s 21288 msg/s # 9.97 [+0.98] udp rx: 664 MB/s 481345 calls/s # 9.99 [+0.02] udp tx: 1288 MB/s 21846 calls/s 21846 msg/s # 10.03 [+0.04] udp gso and gro - over veth touching data # 10.03 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.34 [+0.31] -4 -G # 11.35 [+1.01] udp rx: 1138 MB/s 830087 calls/s # 11.37 [+0.02] udp tx: 1159 MB/s 19665 calls/s 19665 msg/s # 12.35 [+0.98] udp rx: 1154 MB/s 841725 calls/s # 12.37 [+0.02] udp tx: 1153 MB/s 19568 calls/s 19568 msg/s # 13.36 [+0.98] udp rx: 1147 MB/s 836615 calls/s # 13.37 [+0.02] udp tx: 1146 MB/s 19446 calls/s 19446 msg/s # 14.36 [+0.98] udp rx: 1140 MB/s 831864 calls/s # 14.37 [+0.02] udp tx: 1139 MB/s 19334 calls/s 19334 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__->