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: 1105 MB/s 18748 calls/s 18748 msg/s # tcp rx: 1107 MB/s 138424 calls/s # tcp tx: 1157 MB/s 19637 calls/s 19637 msg/s # tcp rx: 1158 MB/s 138708 calls/s # tcp tx: 1117 MB/s 18947 calls/s 18947 msg/s # tcp rx: 1118 MB/s 135136 calls/s # tcp tx: 1126 MB/s 19103 calls/s 19103 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 893049 calls/s # udp tx: 1288 MB/s 21855 calls/s 21855 msg/s # udp rx: 1308 MB/s 931769 calls/s # udp tx: 1304 MB/s 22128 calls/s 22128 msg/s # udp rx: 1231 MB/s 877412 calls/s # udp tx: 1224 MB/s 20774 calls/s 20774 msg/s # udp rx: 700 MB/s 499216 calls/s # udp tx: 692 MB/s 11741 calls/s 11741 msg/s # udp gso and gro - over veth touching data # udp rx: 738 MB/s 526390 calls/s # udp tx: 756 MB/s 12833 calls/s 12833 msg/s # udp rx: 687 MB/s 489742 calls/s # udp tx: 689 MB/s 11686 calls/s 11686 msg/s # udp rx: 698 MB/s 497282 calls/s # udp tx: 700 MB/s 11883 calls/s 11883 msg/s # udp rx: 700 MB/s 498820 calls/s # udp tx: 701 MB/s 11903 calls/s 11903 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 938 MB/s 15926 calls/s 15926 msg/s # tcp rx: 939 MB/s 93409 calls/s # tcp tx: 1032 MB/s 17516 calls/s 17516 msg/s # tcp rx: 1033 MB/s 131377 calls/s # tcp tx: 1040 MB/s 17653 calls/s 17653 msg/s # tcp rx: 1041 MB/s 130983 calls/s # tcp tx: 1056 MB/s 17915 calls/s 17915 msg/s # udp gso - over veth touching data # udp rx: 606 MB/s 442330 calls/s # udp tx: 626 MB/s 10619 calls/s 10619 msg/s # udp rx: 656 MB/s 478860 calls/s # udp tx: 658 MB/s 11173 calls/s 11173 msg/s # udp rx: 657 MB/s 479298 calls/s # udp tx: 659 MB/s 11187 calls/s 11187 msg/s # udp rx: 656 MB/s 478450 calls/s # udp tx: 658 MB/s 11169 calls/s 11169 msg/s # udp gso and gro - over veth touching data # udp rx: 615 MB/s 448860 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 msg/s # udp rx: 639 MB/s 466542 calls/s # udp tx: 639 MB/s 10853 calls/s 10853 msg/s # udp rx: 910 MB/s 664314 calls/s # udp tx: 927 MB/s 15731 calls/s 15731 msg/s # udp rx: 1251 MB/s 912388 calls/s # udp tx: 1261 MB/s 21403 calls/s 21403 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__->