make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 1218 MB/s 20675 calls/s 20675 msg/s # tcp rx: 1219 MB/s 146745 calls/s # tcp tx: 1131 MB/s 19185 calls/s 19185 msg/s # tcp rx: 1147 MB/s 130272 calls/s # tcp tx: 1126 MB/s 19101 calls/s 19101 msg/s # tcp rx: 1141 MB/s 128051 calls/s # tcp tx: 1077 MB/s 18280 calls/s 18280 msg/s # udp gso - over veth touching data # udp rx: 1237 MB/s 881176 calls/s # udp tx: 1266 MB/s 21478 calls/s 21478 msg/s # udp rx: 1317 MB/s 938451 calls/s # udp tx: 1316 MB/s 22335 calls/s 22335 msg/s # udp rx: 1302 MB/s 928166 calls/s # udp tx: 1301 MB/s 22072 calls/s 22072 msg/s # udp rx: 1343 MB/s 957116 calls/s # udp tx: 1344 MB/s 22798 calls/s 22798 msg/s # udp gso and gro - over veth touching data # udp rx: 653 MB/s 465188 calls/s # udp tx: 667 MB/s 11327 calls/s 11327 msg/s # udp rx: 625 MB/s 445218 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 msg/s # udp rx: 663 MB/s 472978 calls/s # udp tx: 664 MB/s 11265 calls/s 11265 msg/s # udp rx: 642 MB/s 457799 calls/s # udp tx: 642 MB/s 10889 calls/s 10889 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 829 MB/s 14071 calls/s 14071 msg/s # tcp rx: 830 MB/s 87090 calls/s # tcp tx: 754 MB/s 12794 calls/s 12794 msg/s # tcp rx: 755 MB/s 87172 calls/s # tcp tx: 748 MB/s 12700 calls/s 12700 msg/s # tcp rx: 749 MB/s 88164 calls/s # tcp tx: 944 MB/s 16026 calls/s 16026 msg/s # udp gso - over veth touching data # udp rx: 1116 MB/s 814189 calls/s # udp tx: 1152 MB/s 19553 calls/s 19553 msg/s # udp rx: 1260 MB/s 919615 calls/s # udp tx: 1260 MB/s 21383 calls/s 21383 msg/s # udp rx: 1266 MB/s 923550 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1195 MB/s 871767 calls/s # udp tx: 1194 MB/s 20254 calls/s 20254 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842540 calls/s # udp tx: 1181 MB/s 20038 calls/s 20038 msg/s # udp rx: 1219 MB/s 889266 calls/s # udp tx: 1229 MB/s 20846 calls/s 20846 msg/s # udp rx: 1234 MB/s 900551 calls/s # udp tx: 1234 MB/s 20931 calls/s 20931 msg/s # udp rx: 697 MB/s 508873 calls/s # udp tx: 681 MB/s 11559 calls/s 11559 msg/s ok 1 selftests: net: udpgro_bench.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__->