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: 710 MB/s 12059 calls/s 12059 msg/s # tcp rx: 711 MB/s 83039 calls/s # tcp tx: 694 MB/s 11785 calls/s 11785 msg/s # tcp rx: 695 MB/s 83322 calls/s # tcp tx: 668 MB/s 11345 calls/s 11345 msg/s # tcp rx: 669 MB/s 80265 calls/s # tcp tx: 691 MB/s 11725 calls/s 11725 msg/s # udp gso - over veth touching data # udp rx: 611 MB/s 435267 calls/s # udp tx: 627 MB/s 10641 calls/s 10641 msg/s # udp rx: 636 MB/s 453231 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp rx: 643 MB/s 458043 calls/s # udp tx: 643 MB/s 10913 calls/s 10913 msg/s # udp rx: 622 MB/s 443158 calls/s # udp tx: 621 MB/s 10540 calls/s 10540 msg/s # udp gso and gro - over veth touching data # udp rx: 660 MB/s 470787 calls/s # udp tx: 683 MB/s 11585 calls/s 11585 msg/s # udp rx: 672 MB/s 479178 calls/s # udp tx: 672 MB/s 11404 calls/s 11404 msg/s # udp rx: 680 MB/s 484416 calls/s # udp tx: 679 MB/s 11524 calls/s 11524 msg/s # udp rx: 685 MB/s 488394 calls/s # udp tx: 684 MB/s 11615 calls/s 11615 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 723 MB/s 12268 calls/s 12268 msg/s # tcp rx: 724 MB/s 77506 calls/s # tcp tx: 816 MB/s 13843 calls/s 13843 msg/s # tcp rx: 816 MB/s 85002 calls/s # tcp tx: 789 MB/s 13387 calls/s 13387 msg/s # tcp rx: 789 MB/s 82572 calls/s # tcp tx: 812 MB/s 13787 calls/s 13787 msg/s # udp gso - over veth touching data # udp rx: 778 MB/s 567886 calls/s # udp tx: 822 MB/s 13954 calls/s 13954 msg/s # udp rx: 1227 MB/s 894923 calls/s # udp tx: 1232 MB/s 20911 calls/s 20911 msg/s # udp rx: 758 MB/s 553135 calls/s # udp tx: 743 MB/s 12604 calls/s 12604 msg/s # udp rx: 634 MB/s 462502 calls/s # udp tx: 668 MB/s 11336 calls/s 11336 msg/s # udp gso and gro - over veth touching data # udp rx: 631 MB/s 460782 calls/s # udp tx: 653 MB/s 11092 calls/s 11092 msg/s # udp rx: 662 MB/s 483155 calls/s # udp tx: 665 MB/s 11283 calls/s 11283 msg/s # udp rx: 672 MB/s 490153 calls/s # udp tx: 677 MB/s 11483 calls/s 11483 msg/s # udp rx: 679 MB/s 495211 calls/s # udp tx: 681 MB/s 11554 calls/s 11554 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__->