make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_bench.sh TESST_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: 1121 MB/s 19023 calls/s 19023 msg/s # tcp rx: 1122 MB/s 142371 calls/s # tcp tx: 1053 MB/s 17866 calls/s 17866 msg/s # tcp rx: 1054 MB/s 136818 calls/s # tcp tx: 1051 MB/s 17827 calls/s 17827 msg/s # tcp rx: 1052 MB/s 133941 calls/s # tcp tx: 1068 MB/s 18128 calls/s 18128 msg/s # udp gso - over veth touching data # udp rx: 1224 MB/s 872398 calls/s # udp tx: 1253 MB/s 21260 calls/s 21260 msg/s # udp rx: 1196 MB/s 852026 calls/s # udp tx: 1201 MB/s 20376 calls/s 20376 msg/s # udp rx: 718 MB/s 511606 calls/s # udp tx: 714 MB/s 12125 calls/s 12125 msg/s # udp rx: 612 MB/s 436665 calls/s # udp tx: 612 MB/s 10382 calls/s 10382 msg/s # udp gso and gro - over veth touching data # udp rx: 659 MB/s 470012 calls/s # udp tx: 675 MB/s 11462 calls/s 11462 msg/s # udp rx: 692 MB/s 493539 calls/s # udp tx: 692 MB/s 11743 calls/s 11743 msg/s # udp rx: 692 MB/s 493642 calls/s # udp tx: 692 MB/s 11740 calls/s 11740 msg/s # udp rx: 692 MB/s 493210 calls/s # udp tx: 691 MB/s 11736 calls/s 11736 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 709 MB/s 12035 calls/s 12035 msg/s # tcp rx: 710 MB/s 87752 calls/s # tcp tx: 723 MB/s 12266 calls/s 12266 msg/s # tcp rx: 723 MB/s 88211 calls/s # tcp tx: 732 MB/s 12428 calls/s 12428 msg/s # tcp rx: 733 MB/s 89448 calls/s # tcp tx: 734 MB/s 12455 calls/s 12455 msg/s # udp gso - over veth touching data # udp rx: 633 MB/s 462306 calls/s # udp tx: 647 MB/s 10989 calls/s 10989 msg/s # udp rx: 678 MB/s 495134 calls/s # udp tx: 680 MB/s 11545 calls/s 11545 msg/s # udp rx: 680 MB/s 496067 calls/s # udp tx: 681 MB/s 11556 calls/s 11556 msg/s # udp rx: 733 MB/s 534777 calls/s # udp tx: 731 MB/s 12409 calls/s 12409 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 896054 calls/s # udp tx: 1253 MB/s 21257 calls/s 21257 msg/s # udp rx: 1265 MB/s 922837 calls/s # udp tx: 1269 MB/s 21527 calls/s 21527 msg/s # udp rx: 1015 MB/s 740498 calls/s # udp tx: 1005 MB/s 17062 calls/s 17062 msg/s # udp rx: 634 MB/s 462439 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 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__->