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: 693 MB/s 11764 calls/s 11764 msg/s # tcp rx: 694 MB/s 30846 calls/s # tcp tx: 747 MB/s 12682 calls/s 12682 msg/s # tcp rx: 754 MB/s 32088 calls/s # tcp tx: 567 MB/s 9628 calls/s 9628 msg/s # tcp rx: 570 MB/s 24352 calls/s # tcp tx: 565 MB/s 9590 calls/s 9590 msg/s # udp gso - over veth touching data # udp rx: 321 MB/s 228900 calls/s # udp tx: 332 MB/s 5646 calls/s 5646 msg/s # udp rx: 314 MB/s 224181 calls/s # udp tx: 315 MB/s 5348 calls/s 5348 msg/s # udp rx: 319 MB/s 227791 calls/s # udp tx: 319 MB/s 5427 calls/s 5427 msg/s # udp rx: 311 MB/s 221725 calls/s # udp tx: 310 MB/s 5267 calls/s 5267 msg/s # udp gso and gro - over veth touching data # udp rx: 509 MB/s 8633 calls/s # udp tx: 530 MB/s 9002 calls/s 9002 msg/s # udp rx: 519 MB/s 8785 calls/s # udp tx: 524 MB/s 8899 calls/s 8899 msg/s # udp rx: 745 MB/s 12628 calls/s # udp tx: 746 MB/s 12669 calls/s 12669 msg/s # udp rx: 756 MB/s 12838 calls/s # udp tx: 755 MB/s 12811 calls/s 12811 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 584 MB/s 9906 calls/s 9906 msg/s # tcp rx: 586 MB/s 24550 calls/s # tcp tx: 632 MB/s 10730 calls/s 10730 msg/s # tcp rx: 638 MB/s 26524 calls/s # tcp tx: 571 MB/s 9688 calls/s 9688 msg/s # tcp rx: 569 MB/s 20562 calls/s # tcp tx: 576 MB/s 9772 calls/s 9772 msg/s # udp gso - over veth touching data # udp rx: 399 MB/s 291407 calls/s # udp tx: 407 MB/s 6905 calls/s 6905 msg/s # udp rx: 368 MB/s 268993 calls/s # udp tx: 373 MB/s 6336 calls/s 6336 msg/s # udp rx: 425 MB/s 310562 calls/s # udp tx: 425 MB/s 7216 calls/s 7216 msg/s # udp rx: 425 MB/s 310506 calls/s # udp tx: 425 MB/s 7214 calls/s 7214 msg/s # udp gso and gro - over veth touching data # udp rx: 808 MB/s 13847 calls/s # udp tx: 831 MB/s 14100 calls/s 14100 msg/s # udp rx: 788 MB/s 13374 calls/s # udp tx: 787 MB/s 13358 calls/s 13358 msg/s # udp rx: 789 MB/s 13383 calls/s # udp tx: 788 MB/s 13371 calls/s 13371 msg/s # udp rx: 786 MB/s 13334 calls/s # udp tx: 785 MB/s 13320 calls/s 13320 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__->