make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 835 MB/s 14168 calls/s 14168 msg/s # tcp rx: 835 MB/s 94987 calls/s # tcp tx: 819 MB/s 13907 calls/s 13907 msg/s # tcp rx: 820 MB/s 93893 calls/s # tcp tx: 826 MB/s 14015 calls/s 14015 msg/s # tcp rx: 827 MB/s 94066 calls/s # tcp tx: 767 MB/s 13015 calls/s 13015 msg/s # udp gso - over veth touching data # udp rx: 641 MB/s 456809 calls/s # udp tx: 656 MB/s 11140 calls/s 11140 msg/s # udp rx: 639 MB/s 455814 calls/s # udp tx: 644 MB/s 10929 calls/s 10929 msg/s # udp rx: 670 MB/s 477388 calls/s # udp tx: 669 MB/s 11357 calls/s 11357 msg/s # udp rx: 669 MB/s 476981 calls/s # udp tx: 669 MB/s 11354 calls/s 11354 msg/s # udp gso and gro - over veth touching data # udp rx: 610 MB/s 434606 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp rx: 689 MB/s 490846 calls/s # udp tx: 692 MB/s 11740 calls/s 11740 msg/s # udp rx: 685 MB/s 488188 calls/s # udp tx: 688 MB/s 11680 calls/s 11680 msg/s # udp rx: 691 MB/s 492569 calls/s # udp tx: 694 MB/s 11776 calls/s 11776 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 754 MB/s 12790 calls/s 12790 msg/s # tcp rx: 754 MB/s 91040 calls/s # tcp tx: 743 MB/s 12618 calls/s 12618 msg/s # tcp rx: 744 MB/s 90289 calls/s # tcp tx: 744 MB/s 12624 calls/s 12624 msg/s # tcp rx: 745 MB/s 90611 calls/s # tcp tx: 757 MB/s 12848 calls/s 12848 msg/s # udp gso - over veth touching data # udp rx: 843 MB/s 615426 calls/s # udp tx: 863 MB/s 14651 calls/s 14651 msg/s # udp rx: 624 MB/s 455525 calls/s # udp tx: 623 MB/s 10579 calls/s 10579 msg/s # udp rx: 634 MB/s 463075 calls/s # udp tx: 634 MB/s 10769 calls/s 10769 msg/s # udp rx: 659 MB/s 480733 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp gso and gro - over veth touching data # udp rx: 1195 MB/s 872050 calls/s # udp tx: 1233 MB/s 20914 calls/s 20914 msg/s # udp rx: 1057 MB/s 771199 calls/s # udp tx: 1049 MB/s 17807 calls/s 17807 msg/s # udp rx: 634 MB/s 462978 calls/s # udp tx: 634 MB/s 10754 calls/s 10754 msg/s # udp rx: 647 MB/s 471968 calls/s # udp tx: 646 MB/s 10965 calls/s 10965 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__->