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: 1097 MB/s 18617 calls/s 18617 msg/s # tcp rx: 1097 MB/s 137500 calls/s # tcp tx: 1143 MB/s 19394 calls/s 19394 msg/s # tcp rx: 1144 MB/s 133626 calls/s # tcp tx: 1099 MB/s 18646 calls/s 18646 msg/s # tcp rx: 1100 MB/s 134791 calls/s # tcp tx: 1106 MB/s 18763 calls/s 18763 msg/s # udp gso - over veth touching data # udp rx: 895 MB/s 637956 calls/s # udp tx: 934 MB/s 15843 calls/s 15843 msg/s # udp rx: 1288 MB/s 918100 calls/s # udp tx: 1289 MB/s 21863 calls/s 21863 msg/s # udp rx: 1278 MB/s 910947 calls/s # udp tx: 1280 MB/s 21725 calls/s 21725 msg/s # udp rx: 1282 MB/s 913627 calls/s # udp tx: 1283 MB/s 21774 calls/s 21774 msg/s # udp gso and gro - over veth touching data # udp rx: 1230 MB/s 876632 calls/s # udp tx: 1270 MB/s 21553 calls/s 21553 msg/s # udp rx: 1238 MB/s 882252 calls/s # udp tx: 1240 MB/s 21034 calls/s 21034 msg/s # udp rx: 1261 MB/s 898875 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp rx: 1258 MB/s 896693 calls/s # udp tx: 1260 MB/s 21371 calls/s 21371 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 744 MB/s 12628 calls/s 12628 msg/s # tcp rx: 745 MB/s 81911 calls/s # tcp tx: 755 MB/s 12810 calls/s 12810 msg/s # tcp rx: 756 MB/s 83319 calls/s # tcp tx: 771 MB/s 13078 calls/s 13078 msg/s # tcp rx: 771 MB/s 84777 calls/s # tcp tx: 779 MB/s 13218 calls/s 13218 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 410484 calls/s # udp tx: 581 MB/s 9862 calls/s 9862 msg/s # udp rx: 598 MB/s 436661 calls/s # udp tx: 598 MB/s 10145 calls/s 10145 msg/s # udp rx: 598 MB/s 436780 calls/s # udp tx: 598 MB/s 10148 calls/s 10148 msg/s # udp rx: 597 MB/s 435864 calls/s # udp tx: 597 MB/s 10128 calls/s 10128 msg/s # udp gso and gro - over veth touching data # udp rx: 693 MB/s 505658 calls/s # udp tx: 711 MB/s 12074 calls/s 12074 msg/s # udp rx: 717 MB/s 522931 calls/s # udp tx: 716 MB/s 12151 calls/s 12151 msg/s # udp rx: 708 MB/s 516906 calls/s # udp tx: 708 MB/s 12010 calls/s 12010 msg/s # udp rx: 710 MB/s 518106 calls/s # udp tx: 709 MB/s 12039 calls/s 12039 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__->