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.33 [+0.33] -4 -t # 2.61 [+2.27] tcp tx: 927 MB/s 15723 calls/s 15723 msg/s # 2.61 [+0.00] tcp rx: 927 MB/s 47774 calls/s # 3.61 [+1.00] tcp tx: 904 MB/s 15342 calls/s 15342 msg/s # 3.61 [+0.00] tcp rx: 905 MB/s 48311 calls/s # 4.61 [+1.00] tcp tx: 913 MB/s 15497 calls/s 15497 msg/s # 4.61 [+0.00] tcp rx: 914 MB/s 46837 calls/s # 5.61 [+1.00] tcp tx: 940 MB/s 15954 calls/s 15954 msg/s # 5.64 [+0.03] udp gso - over veth touching data # 5.64 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.90 [+0.27] -4 -v # 6.91 [+1.01] udp rx: 653 MB/s 473856 calls/s # 6.93 [+0.02] udp tx: 1246 MB/s 21137 calls/s 21137 msg/s # 7.91 [+0.98] udp rx: 660 MB/s 478110 calls/s # 7.93 [+0.02] udp tx: 1241 MB/s 21062 calls/s 21062 msg/s # 8.91 [+0.98] udp rx: 648 MB/s 470014 calls/s # 8.93 [+0.02] udp tx: 1207 MB/s 20478 calls/s 20478 msg/s # 9.92 [+0.98] udp rx: 665 MB/s 482280 calls/s # 9.93 [+0.02] udp tx: 1238 MB/s 21007 calls/s 21007 msg/s # 9.96 [+0.03] udp gso and gro - over veth touching data # 9.96 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.21 [+0.25] -4 -G # 11.22 [+1.01] udp rx: 1126 MB/s 821909 calls/s # 11.24 [+0.02] udp tx: 1146 MB/s 19437 calls/s 19437 msg/s # 12.22 [+0.98] udp rx: 1118 MB/s 815483 calls/s # 12.24 [+0.02] udp tx: 1117 MB/s 18954 calls/s 18954 msg/s # 13.22 [+0.99] udp rx: 1078 MB/s 786873 calls/s # 13.24 [+0.01] udp tx: 1075 MB/s 18238 calls/s 18238 msg/s # 14.22 [+0.99] udp rx: 1029 MB/s 750474 calls/s # 14.24 [+0.01] udp tx: 1031 MB/s 17488 calls/s 17488 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__->