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: 625 MB/s 10608 calls/s 10608 msg/s # tcp rx: 626 MB/s 80088 calls/s # tcp tx: 640 MB/s 10871 calls/s 10871 msg/s # tcp rx: 641 MB/s 81789 calls/s # tcp tx: 661 MB/s 11223 calls/s 11223 msg/s # tcp rx: 662 MB/s 81310 calls/s # tcp tx: 662 MB/s 11231 calls/s 11231 msg/s # udp gso - over veth touching data # udp rx: 661 MB/s 471007 calls/s # udp tx: 680 MB/s 11537 calls/s 11537 msg/s # udp rx: 634 MB/s 452082 calls/s # udp tx: 634 MB/s 10758 calls/s 10758 msg/s # udp rx: 635 MB/s 452560 calls/s # udp tx: 634 MB/s 10770 calls/s 10770 msg/s # udp rx: 633 MB/s 451064 calls/s # udp tx: 632 MB/s 10729 calls/s 10729 msg/s # udp gso and gro - over veth touching data # udp rx: 643 MB/s 458108 calls/s # udp tx: 661 MB/s 11226 calls/s 11226 msg/s # udp rx: 675 MB/s 481020 calls/s # udp tx: 676 MB/s 11481 calls/s 11481 msg/s # udp rx: 671 MB/s 478271 calls/s # udp tx: 672 MB/s 11406 calls/s 11406 msg/s # udp rx: 673 MB/s 479786 calls/s # udp tx: 675 MB/s 11450 calls/s 11450 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 611 MB/s 10369 calls/s 10369 msg/s # tcp rx: 611 MB/s 78437 calls/s # tcp tx: 607 MB/s 10307 calls/s 10307 msg/s # tcp rx: 608 MB/s 78922 calls/s # tcp tx: 615 MB/s 10442 calls/s 10442 msg/s # tcp rx: 616 MB/s 78255 calls/s # tcp tx: 613 MB/s 10406 calls/s 10406 msg/s # udp gso - over veth touching data # udp rx: 902 MB/s 658559 calls/s # udp tx: 915 MB/s 15527 calls/s 15527 msg/s # udp rx: 603 MB/s 440413 calls/s # udp tx: 603 MB/s 10239 calls/s 10239 msg/s # udp rx: 560 MB/s 408631 calls/s # udp tx: 559 MB/s 9490 calls/s 9490 msg/s # udp rx: 612 MB/s 446553 calls/s # udp tx: 629 MB/s 10672 calls/s 10672 msg/s # udp gso and gro - over veth touching data # udp rx: 552 MB/s 403122 calls/s # udp tx: 577 MB/s 9787 calls/s 9787 msg/s # udp rx: 609 MB/s 444664 calls/s # udp tx: 609 MB/s 10340 calls/s 10340 msg/s # udp rx: 580 MB/s 423357 calls/s # udp tx: 579 MB/s 9833 calls/s 9833 msg/s # udp rx: 602 MB/s 439194 calls/s # udp tx: 601 MB/s 10210 calls/s 10210 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__->