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.49 [+2.22] tcp tx: 1038 MB/s 17608 calls/s 17608 msg/s # 2.49 [+0.00] tcp rx: 1038 MB/s 52913 calls/s # 3.49 [+1.00] tcp tx: 1048 MB/s 17791 calls/s 17791 msg/s # 3.49 [+0.00] tcp rx: 1050 MB/s 53518 calls/s # 4.49 [+1.00] tcp tx: 1052 MB/s 17857 calls/s 17857 msg/s # 4.49 [+0.00] tcp rx: 1053 MB/s 53543 calls/s # 5.49 [+1.00] tcp tx: 1045 MB/s 17733 calls/s 17733 msg/s # 5.51 [+0.03] udp gso - over veth touching data # 5.51 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.77 [+0.26] -4 -v # 6.78 [+1.01] udp rx: 658 MB/s 476928 calls/s # 6.80 [+0.02] udp tx: 1301 MB/s 22081 calls/s 22081 msg/s # 7.79 [+0.99] udp rx: 669 MB/s 485049 calls/s # 7.80 [+0.01] udp tx: 1296 MB/s 21996 calls/s 21996 msg/s # 8.79 [+0.99] udp rx: 669 MB/s 485140 calls/s # 8.80 [+0.01] udp tx: 1298 MB/s 22025 calls/s 22025 msg/s # 9.79 [+0.99] udp rx: 669 MB/s 485081 calls/s # 9.80 [+0.01] udp tx: 1299 MB/s 22035 calls/s 22035 msg/s # 9.83 [+0.03] udp gso and gro - over veth touching data # 9.83 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.09 [+0.26] -4 -G # 11.10 [+1.01] udp rx: 1108 MB/s 808408 calls/s # 11.12 [+0.02] udp tx: 1129 MB/s 19149 calls/s 19149 msg/s # 12.10 [+0.98] udp rx: 1122 MB/s 818965 calls/s # 12.12 [+0.02] udp tx: 1122 MB/s 19034 calls/s 19034 msg/s # 13.10 [+0.98] udp rx: 1124 MB/s 819914 calls/s # 13.12 [+0.02] udp tx: 1123 MB/s 19049 calls/s 19049 msg/s # 14.10 [+0.98] udp rx: 1122 MB/s 818558 calls/s # 14.12 [+0.02] udp tx: 1121 MB/s 19022 calls/s 19022 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__->