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: 757 MB/s 12853 calls/s 12853 msg/s # tcp rx: 758 MB/s 32001 calls/s # tcp tx: 731 MB/s 12400 calls/s 12400 msg/s # tcp rx: 731 MB/s 32965 calls/s # tcp tx: 762 MB/s 12933 calls/s 12933 msg/s # tcp rx: 763 MB/s 32451 calls/s # tcp tx: 743 MB/s 12616 calls/s 12616 msg/s # udp gso - over veth touching data # udp rx: 392 MB/s 279666 calls/s # udp tx: 409 MB/s 6950 calls/s 6950 msg/s # udp rx: 416 MB/s 296536 calls/s # udp tx: 415 MB/s 7053 calls/s 7053 msg/s # udp rx: 443 MB/s 316034 calls/s # udp tx: 443 MB/s 7516 calls/s 7516 msg/s # udp rx: 450 MB/s 320620 calls/s # udp tx: 449 MB/s 7626 calls/s 7626 msg/s # udp gso and gro - over veth touching data # udp rx: 586 MB/s 9954 calls/s # udp tx: 603 MB/s 10235 calls/s 10235 msg/s # udp rx: 556 MB/s 9442 calls/s # udp tx: 551 MB/s 9350 calls/s 9350 msg/s # udp rx: 534 MB/s 9057 calls/s # udp tx: 539 MB/s 9152 calls/s 9152 msg/s # udp rx: 538 MB/s 9134 calls/s # udp tx: 538 MB/s 9132 calls/s 9132 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 560 MB/s 9513 calls/s 9513 msg/s # tcp rx: 561 MB/s 20631 calls/s # tcp tx: 702 MB/s 11910 calls/s 11910 msg/s # tcp rx: 702 MB/s 25907 calls/s # tcp tx: 656 MB/s 11139 calls/s 11139 msg/s # tcp rx: 657 MB/s 23653 calls/s # tcp tx: 731 MB/s 12406 calls/s 12406 msg/s # udp gso - over veth touching data # udp rx: 394 MB/s 287479 calls/s # udp tx: 405 MB/s 6879 calls/s 6879 msg/s # udp rx: 345 MB/s 251778 calls/s # udp tx: 339 MB/s 5763 calls/s 5763 msg/s # udp rx: 404 MB/s 294725 calls/s # udp tx: 408 MB/s 6921 calls/s 6921 msg/s # udp rx: 434 MB/s 316727 calls/s # udp tx: 434 MB/s 7361 calls/s 7361 msg/s # udp gso and gro - over veth touching data # udp rx: 689 MB/s 11701 calls/s # udp tx: 705 MB/s 11969 calls/s 11969 msg/s # udp rx: 799 MB/s 13562 calls/s # udp tx: 802 MB/s 13611 calls/s 13611 msg/s # udp rx: 777 MB/s 13186 calls/s # udp tx: 776 MB/s 13172 calls/s 13172 msg/s # udp rx: 623 MB/s 10581 calls/s # udp tx: 623 MB/s 10569 calls/s 10569 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__->