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: 1102 MB/s 18701 calls/s 18701 msg/s # tcp rx: 1103 MB/s 141433 calls/s # tcp tx: 1092 MB/s 18533 calls/s 18533 msg/s # tcp rx: 1093 MB/s 134290 calls/s # tcp tx: 915 MB/s 15527 calls/s 15527 msg/s # tcp rx: 915 MB/s 122969 calls/s # tcp tx: 780 MB/s 13237 calls/s 13237 msg/s # udp gso - over veth touching data # udp rx: 1162 MB/s 828346 calls/s # udp tx: 1204 MB/s 20435 calls/s 20435 msg/s # udp rx: 1266 MB/s 902094 calls/s # udp tx: 1266 MB/s 21477 calls/s 21477 msg/s # udp rx: 1297 MB/s 924164 calls/s # udp tx: 1297 MB/s 22001 calls/s 22001 msg/s # udp rx: 1275 MB/s 908358 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp gso and gro - over veth touching data # udp rx: 732 MB/s 521544 calls/s # udp tx: 747 MB/s 12681 calls/s 12681 msg/s # udp rx: 630 MB/s 448971 calls/s # udp tx: 629 MB/s 10670 calls/s 10670 msg/s # udp rx: 656 MB/s 467789 calls/s # udp tx: 656 MB/s 11130 calls/s 11130 msg/s # udp rx: 651 MB/s 463926 calls/s # udp tx: 650 MB/s 11033 calls/s 11033 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 737 MB/s 12507 calls/s 12507 msg/s # tcp rx: 738 MB/s 85141 calls/s # tcp tx: 708 MB/s 12010 calls/s 12010 msg/s # tcp rx: 709 MB/s 83239 calls/s # tcp tx: 710 MB/s 12058 calls/s 12058 msg/s # tcp rx: 711 MB/s 82884 calls/s # tcp tx: 711 MB/s 12070 calls/s 12070 msg/s # udp gso - over veth touching data # udp rx: 1209 MB/s 881794 calls/s # udp tx: 1244 MB/s 21113 calls/s 21113 msg/s # udp rx: 1241 MB/s 905670 calls/s # udp tx: 1241 MB/s 21051 calls/s 21051 msg/s # udp rx: 1243 MB/s 906987 calls/s # udp tx: 1243 MB/s 21088 calls/s 21088 msg/s # udp rx: 1252 MB/s 913229 calls/s # udp tx: 1251 MB/s 21234 calls/s 21234 msg/s # udp gso and gro - over veth touching data # udp rx: 660 MB/s 481779 calls/s # udp tx: 681 MB/s 11553 calls/s 11553 msg/s # udp rx: 651 MB/s 475427 calls/s # udp tx: 653 MB/s 11087 calls/s 11087 msg/s # udp rx: 674 MB/s 491704 calls/s # udp tx: 676 MB/s 11480 calls/s 11480 msg/s # udp rx: 643 MB/s 469211 calls/s # udp tx: 647 MB/s 10974 calls/s 10974 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__->