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 6000 # selftests: net: udpgro_bench.sh # ipv4 # tcp - over veth touching data # tcp tx: 605 MB/s 10273 calls/s 10273 msg/s # tcp rx: 605 MB/s 22905 calls/s # tcp tx: 709 MB/s 12038 calls/s 12038 msg/s # tcp rx: 710 MB/s 26367 calls/s # tcp tx: 750 MB/s 12737 calls/s 12737 msg/s # tcp rx: 751 MB/s 31114 calls/s # tcp tx: 734 MB/s 12463 calls/s 12463 msg/s # udp gso - over veth touching data # udp rx: 329 MB/s 234536 calls/s # udp tx: 342 MB/s 5817 calls/s 5817 msg/s # udp rx: 430 MB/s 306624 calls/s # udp tx: 430 MB/s 7306 calls/s 7306 msg/s # udp rx: 396 MB/s 282669 calls/s # udp tx: 396 MB/s 6728 calls/s 6728 msg/s # udp rx: 429 MB/s 306278 calls/s # udp tx: 432 MB/s 7329 calls/s 7329 msg/s # udp gso and gro - over veth touching data # udp rx: 528 MB/s 8968 calls/s # udp tx: 545 MB/s 9249 calls/s 9249 msg/s # udp rx: 584 MB/s 9916 calls/s # udp tx: 583 MB/s 9897 calls/s 9897 msg/s # udp rx: 550 MB/s 9335 calls/s # udp tx: 550 MB/s 9344 calls/s 9344 msg/s # udp rx: 557 MB/s 9457 calls/s # udp tx: 557 MB/s 9457 calls/s 9457 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 656 MB/s 11138 calls/s 11138 msg/s # tcp rx: 657 MB/s 28614 calls/s # tcp tx: 658 MB/s 11173 calls/s 11173 msg/s # tcp rx: 659 MB/s 28133 calls/s # tcp tx: 680 MB/s 11538 calls/s 11538 msg/s # tcp rx: 681 MB/s 30438 calls/s # tcp tx: 681 MB/s 11554 calls/s 11554 msg/s # udp gso - over veth touching data # udp rx: 330 MB/s 241219 calls/s # udp tx: 340 MB/s 5770 calls/s 5770 msg/s # udp rx: 365 MB/s 266847 calls/s # udp tx: 365 MB/s 6201 calls/s 6201 msg/s # udp rx: 339 MB/s 247591 calls/s # udp tx: 339 MB/s 5756 calls/s 5756 msg/s # udp rx: 345 MB/s 252122 calls/s # udp tx: 346 MB/s 5873 calls/s 5873 msg/s # udp gso and gro - over veth touching data # udp rx: 677 MB/s 11498 calls/s # udp tx: 699 MB/s 11862 calls/s 11862 msg/s # udp rx: 812 MB/s 13862 calls/s # udp tx: 809 MB/s 13723 calls/s 13723 msg/s # udp rx: 778 MB/s 13304 calls/s # udp tx: 783 MB/s 13282 calls/s 13282 msg/s # udp rx: 689 MB/s 11699 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 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__->