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: 1078 MB/s 18288 calls/s 18288 msg/s # tcp rx: 1079 MB/s 134830 calls/s # tcp tx: 690 MB/s 11716 calls/s 11716 msg/s # tcp rx: 691 MB/s 81158 calls/s # tcp tx: 685 MB/s 11632 calls/s 11632 msg/s # tcp rx: 686 MB/s 82994 calls/s # tcp tx: 695 MB/s 11797 calls/s 11797 msg/s # udp gso - over veth touching data # udp rx: 573 MB/s 408812 calls/s # udp tx: 594 MB/s 10086 calls/s 10086 msg/s # udp rx: 614 MB/s 437826 calls/s # udp tx: 617 MB/s 10476 calls/s 10476 msg/s # udp rx: 624 MB/s 445147 calls/s # udp tx: 626 MB/s 10630 calls/s 10630 msg/s # udp rx: 624 MB/s 444751 calls/s # udp tx: 626 MB/s 10632 calls/s 10632 msg/s # udp gso and gro - over veth touching data # udp rx: 576 MB/s 410444 calls/s # udp tx: 598 MB/s 10147 calls/s 10147 msg/s # udp rx: 619 MB/s 441652 calls/s # udp tx: 619 MB/s 10510 calls/s 10510 msg/s # udp rx: 630 MB/s 449202 calls/s # udp tx: 629 MB/s 10676 calls/s 10676 msg/s # udp rx: 628 MB/s 447900 calls/s # udp tx: 628 MB/s 10662 calls/s 10662 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 697 MB/s 11828 calls/s 11828 msg/s # tcp rx: 698 MB/s 84074 calls/s # tcp tx: 663 MB/s 11257 calls/s 11257 msg/s # tcp rx: 664 MB/s 82895 calls/s # tcp tx: 617 MB/s 10473 calls/s 10473 msg/s # tcp rx: 618 MB/s 80586 calls/s # tcp tx: 717 MB/s 12165 calls/s 12165 msg/s # udp gso - over veth touching data # udp rx: 662 MB/s 483097 calls/s # udp tx: 688 MB/s 11685 calls/s 11685 msg/s # udp rx: 669 MB/s 488525 calls/s # udp tx: 669 MB/s 11357 calls/s 11357 msg/s # udp rx: 683 MB/s 498190 calls/s # udp tx: 683 MB/s 11588 calls/s 11588 msg/s # udp rx: 694 MB/s 506577 calls/s # udp tx: 694 MB/s 11775 calls/s 11775 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 469612 calls/s # udp tx: 665 MB/s 11294 calls/s 11294 msg/s # udp rx: 678 MB/s 494656 calls/s # udp tx: 680 MB/s 11546 calls/s 11546 msg/s # udp rx: 681 MB/s 496929 calls/s # udp tx: 683 MB/s 11595 calls/s 11595 msg/s # udp rx: 675 MB/s 492397 calls/s # udp tx: 678 MB/s 11510 calls/s 11510 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__->