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.01 [+0.01] ipv6 # 0.02 [+0.00] tcp - over veth touching data # 0.02 [+0.00] -l 4 -6 -D 2001:db8::1 -t rx -4 -t # 0.48 [+0.47] -4 -t # 2.83 [+2.35] tcp tx: 969 MB/s 16443 calls/s 16443 msg/s # 2.84 [+0.00] tcp rx: 970 MB/s 49146 calls/s # 3.83 [+1.00] tcp tx: 1044 MB/s 17719 calls/s 17719 msg/s # 3.84 [+0.00] tcp rx: 1045 MB/s 53266 calls/s # 4.83 [+1.00] tcp tx: 1047 MB/s 17769 calls/s 17769 msg/s # 4.84 [+0.00] tcp rx: 1048 MB/s 53396 calls/s # 5.83 [+1.00] tcp tx: 1047 MB/s 17764 calls/s 17764 msg/s # 5.87 [+0.04] udp gso - over veth touching data # 5.87 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 6.28 [+0.40] -4 -v # 7.29 [+1.01] udp rx: 516 MB/s 374272 calls/s # 7.32 [+0.02] udp tx: 820 MB/s 13920 calls/s 13920 msg/s # 8.29 [+0.98] udp rx: 540 MB/s 391227 calls/s # 8.32 [+0.02] udp tx: 818 MB/s 13874 calls/s 13874 msg/s # 9.29 [+0.98] udp rx: 543 MB/s 394203 calls/s # 9.32 [+0.02] udp tx: 785 MB/s 13317 calls/s 13317 msg/s # 10.30 [+0.98] udp rx: 543 MB/s 393482 calls/s # 10.32 [+0.02] udp tx: 827 MB/s 14031 calls/s 14031 msg/s # 10.36 [+0.04] udp gso and gro - over veth touching data # 10.36 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.76 [+0.41] -4 -G # 11.78 [+1.02] udp rx: 1079 MB/s 787133 calls/s # 11.80 [+0.02] udp tx: 1101 MB/s 18679 calls/s 18679 msg/s # 12.78 [+0.98] udp rx: 1171 MB/s 854228 calls/s # 12.80 [+0.02] udp tx: 1175 MB/s 19938 calls/s 19938 msg/s # 13.78 [+0.98] udp rx: 1162 MB/s 848184 calls/s # 13.80 [+0.02] udp tx: 1163 MB/s 19728 calls/s 19728 msg/s # 14.78 [+0.98] udp rx: 1164 MB/s 849536 calls/s # 14.80 [+0.02] udp tx: 1164 MB/s 19756 calls/s 19756 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__->