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.27 [+0.27] -4 -t # 2.50 [+2.24] tcp tx: 949 MB/s 16111 calls/s 16111 msg/s # 2.51 [+0.00] tcp rx: 950 MB/s 51081 calls/s # 3.50 [+1.00] tcp tx: 930 MB/s 15790 calls/s 15790 msg/s # 3.51 [+0.00] tcp rx: 932 MB/s 51127 calls/s # 4.50 [+1.00] tcp tx: 1010 MB/s 17141 calls/s 17141 msg/s # 4.51 [+0.00] tcp rx: 1011 MB/s 51850 calls/s # 5.50 [+1.00] tcp tx: 947 MB/s 16078 calls/s 16078 msg/s # 5.53 [+0.03] udp gso - over veth touching data # 5.53 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.81 [+0.28] -4 -v # 6.83 [+1.01] udp rx: 625 MB/s 452864 calls/s # 6.84 [+0.02] udp tx: 1308 MB/s 22198 calls/s 22198 msg/s # 7.83 [+0.98] udp rx: 667 MB/s 483423 calls/s # 7.84 [+0.02] udp tx: 1314 MB/s 22288 calls/s 22288 msg/s # 8.83 [+0.98] udp rx: 663 MB/s 480806 calls/s # 8.84 [+0.02] udp tx: 1301 MB/s 22071 calls/s 22071 msg/s # 9.83 [+0.99] udp rx: 664 MB/s 481329 calls/s # 9.84 [+0.01] udp tx: 1298 MB/s 22031 calls/s 22031 msg/s # 9.88 [+0.03] udp gso and gro - over veth touching data # 9.88 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.15 [+0.27] -4 -G # 11.17 [+1.01] udp rx: 1143 MB/s 833928 calls/s # 11.18 [+0.02] udp tx: 1164 MB/s 19746 calls/s 19746 msg/s # 12.17 [+0.98] udp rx: 1160 MB/s 846497 calls/s # 12.18 [+0.02] udp tx: 1163 MB/s 19731 calls/s 19731 msg/s # 13.17 [+0.99] udp rx: 1160 MB/s 846288 calls/s # 13.18 [+0.01] udp tx: 1162 MB/s 19721 calls/s 19721 msg/s # 14.17 [+0.99] udp rx: 903 MB/s 659229 calls/s # 14.18 [+0.01] udp tx: 899 MB/s 15256 calls/s 15256 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__->