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.25 [+0.25] -4 -t # 2.47 [+2.22] tcp tx: 949 MB/s 16101 calls/s 16101 msg/s # 2.51 [+0.04] tcp rx: 993 MB/s 46058 calls/s # 3.47 [+0.96] tcp tx: 924 MB/s 15673 calls/s 15673 msg/s # 3.51 [+0.04] tcp rx: 915 MB/s 47847 calls/s # 4.47 [+0.96] tcp tx: 890 MB/s 15104 calls/s 15104 msg/s # 4.51 [+0.04] tcp rx: 890 MB/s 48339 calls/s # 5.47 [+0.96] tcp tx: 904 MB/s 15334 calls/s 15334 msg/s # 5.50 [+0.03] udp gso - over veth touching data # 5.50 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.76 [+0.26] -4 -v # 6.77 [+1.01] udp rx: 658 MB/s 477184 calls/s # 6.79 [+0.01] udp tx: 1315 MB/s 22307 calls/s 22307 msg/s # 7.77 [+0.99] udp rx: 665 MB/s 482304 calls/s # 7.79 [+0.01] udp tx: 1305 MB/s 22136 calls/s 22136 msg/s # 8.77 [+0.99] udp rx: 668 MB/s 484352 calls/s # 8.79 [+0.01] udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # 9.77 [+0.99] udp rx: 669 MB/s 484864 calls/s # 9.79 [+0.01] udp tx: 1314 MB/s 22291 calls/s 22291 msg/s # 9.81 [+0.03] udp gso and gro - over veth touching data # 9.81 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.08 [+0.27] -4 -G # 11.09 [+1.01] udp rx: 1127 MB/s 822202 calls/s # 11.11 [+0.02] udp tx: 1145 MB/s 19435 calls/s 19435 msg/s # 12.09 [+0.98] udp rx: 1143 MB/s 833903 calls/s # 12.11 [+0.01] udp tx: 1142 MB/s 19377 calls/s 19377 msg/s # 13.10 [+0.99] udp rx: 1193 MB/s 870679 calls/s # 13.11 [+0.01] udp tx: 1193 MB/s 20247 calls/s 20247 msg/s # 14.10 [+0.99] udp rx: 1135 MB/s 827779 calls/s # 14.11 [+0.01] udp tx: 1136 MB/s 19280 calls/s 19280 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__->