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.31 [+0.31] -4 -t # 2.60 [+2.28] tcp tx: 948 MB/s 16095 calls/s 16095 msg/s # 2.60 [+0.00] tcp rx: 949 MB/s 48209 calls/s # 3.60 [+1.00] tcp tx: 918 MB/s 15578 calls/s 15578 msg/s # 3.60 [+0.00] tcp rx: 919 MB/s 48758 calls/s # 4.60 [+1.00] tcp tx: 911 MB/s 15468 calls/s 15468 msg/s # 4.60 [+0.00] tcp rx: 913 MB/s 48221 calls/s # 5.60 [+1.00] tcp tx: 961 MB/s 16300 calls/s 16300 msg/s # 5.63 [+0.03] udp gso - over veth touching data # 5.63 [+0.00] -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # 5.93 [+0.30] -4 -v # 6.95 [+1.02] udp rx: 581 MB/s 421632 calls/s # 6.96 [+0.02] udp tx: 1128 MB/s 19145 calls/s 19145 msg/s # 7.95 [+0.98] udp rx: 606 MB/s 439100 calls/s # 7.96 [+0.02] udp tx: 1121 MB/s 19028 calls/s 19028 msg/s # 8.95 [+0.98] udp rx: 656 MB/s 475410 calls/s # 8.96 [+0.02] udp tx: 1230 MB/s 20867 calls/s 20867 msg/s # 9.95 [+0.98] udp rx: 649 MB/s 470227 calls/s # 9.96 [+0.02] udp tx: 1212 MB/s 20569 calls/s 20569 msg/s # 10.00 [+0.04] udp gso and gro - over veth touching data # 10.00 [+0.00] -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # 10.32 [+0.32] -4 -G # 11.34 [+1.02] udp rx: 1004 MB/s 732896 calls/s # 11.36 [+0.02] udp tx: 1020 MB/s 17301 calls/s 17301 msg/s # 12.34 [+0.98] udp rx: 1084 MB/s 790949 calls/s # 12.36 [+0.02] udp tx: 1087 MB/s 18447 calls/s 18447 msg/s # 13.34 [+0.99] udp rx: 1069 MB/s 780109 calls/s # 13.36 [+0.01] udp tx: 1069 MB/s 18134 calls/s 18134 msg/s # 14.34 [+0.99] udp rx: 1053 MB/s 768661 calls/s # 14.36 [+0.01] udp tx: 1053 MB/s 17862 calls/s 17862 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__->