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: 801 MB/s 13586 calls/s 13586 msg/s # tcp rx: 825 MB/s 144849 calls/s # tcp tx: 778 MB/s 13207 calls/s 13207 msg/s # tcp rx: 776 MB/s 132232 calls/s # tcp tx: 834 MB/s 14146 calls/s 14146 msg/s # tcp rx: 841 MB/s 151092 calls/s # tcp tx: 855 MB/s 14509 calls/s 14509 msg/s # udp gso - over veth touching data # udp rx: 649 MB/s 462814 calls/s # udp tx: 666 MB/s 11303 calls/s 11303 msg/s # udp rx: 700 MB/s 499070 calls/s # udp tx: 699 MB/s 11867 calls/s 11867 msg/s # udp rx: 695 MB/s 495133 calls/s # udp tx: 695 MB/s 11789 calls/s 11789 msg/s # udp rx: 685 MB/s 488600 calls/s # udp tx: 705 MB/s 11967 calls/s 11967 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 462726 calls/s # udp tx: 664 MB/s 11266 calls/s 11266 msg/s # udp rx: 716 MB/s 510332 calls/s # udp tx: 716 MB/s 12155 calls/s 12155 msg/s # udp rx: 711 MB/s 507057 calls/s # udp tx: 712 MB/s 12082 calls/s 12082 msg/s # udp rx: 728 MB/s 519143 calls/s # udp tx: 729 MB/s 12368 calls/s 12368 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 827 MB/s 14034 calls/s 14034 msg/s # tcp rx: 827 MB/s 150161 calls/s # tcp tx: 849 MB/s 14413 calls/s 14413 msg/s # tcp rx: 854 MB/s 155662 calls/s # tcp tx: 839 MB/s 14237 calls/s 14237 msg/s # tcp rx: 838 MB/s 145235 calls/s # tcp tx: 833 MB/s 14139 calls/s 14139 msg/s # udp gso - over veth touching data # udp rx: 659 MB/s 480991 calls/s # udp tx: 673 MB/s 11419 calls/s 11419 msg/s # udp rx: 678 MB/s 494870 calls/s # udp tx: 677 MB/s 11496 calls/s 11496 msg/s # udp rx: 670 MB/s 488748 calls/s # udp tx: 669 MB/s 11355 calls/s 11355 msg/s # udp rx: 675 MB/s 492753 calls/s # udp tx: 675 MB/s 11449 calls/s 11449 msg/s # udp gso and gro - over veth touching data # udp rx: 626 MB/s 457216 calls/s # udp tx: 642 MB/s 10889 calls/s 10889 msg/s # udp rx: 661 MB/s 482672 calls/s # udp tx: 661 MB/s 11215 calls/s 11215 msg/s # udp rx: 662 MB/s 483142 calls/s # udp tx: 661 MB/s 11220 calls/s 11220 msg/s # udp rx: 663 MB/s 484039 calls/s # udp tx: 682 MB/s 11580 calls/s 11580 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__->