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: 674 MB/s 11433 calls/s 11433 msg/s # tcp rx: 679 MB/s 30518 calls/s # tcp tx: 716 MB/s 12152 calls/s 12152 msg/s # tcp rx: 719 MB/s 29593 calls/s # tcp tx: 677 MB/s 11492 calls/s 11492 msg/s # tcp rx: 678 MB/s 27145 calls/s # tcp tx: 743 MB/s 12618 calls/s 12618 msg/s # udp gso - over veth touching data # udp rx: 325 MB/s 231748 calls/s # udp tx: 335 MB/s 5688 calls/s 5688 msg/s # udp rx: 318 MB/s 226678 calls/s # udp tx: 318 MB/s 5401 calls/s 5401 msg/s # udp rx: 288 MB/s 205854 calls/s # udp tx: 287 MB/s 4882 calls/s 4882 msg/s # udp rx: 297 MB/s 212261 calls/s # udp tx: 298 MB/s 5057 calls/s 5057 msg/s # udp gso and gro - over veth touching data # udp rx: 792 MB/s 13443 calls/s # udp tx: 811 MB/s 13756 calls/s 13756 msg/s # udp rx: 787 MB/s 13353 calls/s # udp tx: 787 MB/s 13355 calls/s 13355 msg/s # udp rx: 903 MB/s 14991 calls/s # udp tx: 903 MB/s 15326 calls/s 15326 msg/s # udp rx: 764 MB/s 12974 calls/s # udp tx: 761 MB/s 12911 calls/s 12911 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 768 MB/s 13038 calls/s 13038 msg/s # tcp rx: 769 MB/s 31730 calls/s # tcp tx: 750 MB/s 12726 calls/s 12726 msg/s # tcp rx: 751 MB/s 31437 calls/s # tcp tx: 755 MB/s 12808 calls/s 12808 msg/s # tcp rx: 755 MB/s 30635 calls/s # tcp tx: 751 MB/s 12739 calls/s 12739 msg/s # udp gso - over veth touching data # udp rx: 388 MB/s 283649 calls/s # udp tx: 405 MB/s 6874 calls/s 6874 msg/s # udp rx: 433 MB/s 316254 calls/s # udp tx: 432 MB/s 7336 calls/s 7336 msg/s # udp rx: 428 MB/s 312656 calls/s # udp tx: 428 MB/s 7268 calls/s 7268 msg/s # udp rx: 425 MB/s 310683 calls/s # udp tx: 424 MB/s 7207 calls/s 7207 msg/s # udp gso and gro - over veth touching data # udp rx: 655 MB/s 11126 calls/s # udp tx: 676 MB/s 11482 calls/s 11482 msg/s # udp rx: 555 MB/s 9418 calls/s # udp tx: 545 MB/s 9260 calls/s 9260 msg/s # udp rx: 523 MB/s 8872 calls/s # udp tx: 525 MB/s 8913 calls/s 8913 msg/s # udp rx: 554 MB/s 9410 calls/s # udp tx: 554 MB/s 9399 calls/s 9399 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__->