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: 657 MB/s 11156 calls/s 11156 msg/s # tcp rx: 658 MB/s 83656 calls/s # tcp tx: 652 MB/s 11062 calls/s 11062 msg/s # tcp rx: 653 MB/s 83536 calls/s # tcp tx: 659 MB/s 11188 calls/s 11188 msg/s # tcp rx: 660 MB/s 81965 calls/s # tcp tx: 676 MB/s 11478 calls/s 11478 msg/s # udp gso - over veth touching data # udp rx: 643 MB/s 458288 calls/s # udp tx: 658 MB/s 11161 calls/s 11161 msg/s # udp rx: 663 MB/s 472971 calls/s # udp tx: 664 MB/s 11266 calls/s 11266 msg/s # udp rx: 661 MB/s 471166 calls/s # udp tx: 659 MB/s 11193 calls/s 11193 msg/s # udp rx: 656 MB/s 467650 calls/s # udp tx: 655 MB/s 11124 calls/s 11124 msg/s # udp gso and gro - over veth touching data # udp rx: 598 MB/s 426430 calls/s # udp tx: 615 MB/s 10432 calls/s 10432 msg/s # udp rx: 655 MB/s 467118 calls/s # udp tx: 658 MB/s 11172 calls/s 11172 msg/s # udp rx: 658 MB/s 469333 calls/s # udp tx: 661 MB/s 11214 calls/s 11214 msg/s # udp rx: 751 MB/s 535055 calls/s # udp tx: 764 MB/s 12964 calls/s 12964 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 646 MB/s 10957 calls/s 10957 msg/s # tcp rx: 647 MB/s 83617 calls/s # tcp tx: 635 MB/s 10781 calls/s 10781 msg/s # tcp rx: 635 MB/s 83058 calls/s # tcp tx: 622 MB/s 10553 calls/s 10553 msg/s # tcp rx: 622 MB/s 80242 calls/s # tcp tx: 613 MB/s 10401 calls/s 10401 msg/s # udp gso - over veth touching data # udp rx: 687 MB/s 501743 calls/s # udp tx: 700 MB/s 11886 calls/s 11886 msg/s # udp rx: 658 MB/s 480116 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 msg/s # udp rx: 660 MB/s 481824 calls/s # udp tx: 663 MB/s 11251 calls/s 11251 msg/s # udp rx: 674 MB/s 492051 calls/s # udp tx: 677 MB/s 11484 calls/s 11484 msg/s # udp gso and gro - over veth touching data # udp rx: 765 MB/s 558589 calls/s # udp tx: 780 MB/s 13242 calls/s 13242 msg/s # udp rx: 625 MB/s 456238 calls/s # udp tx: 624 MB/s 10598 calls/s 10598 msg/s # udp rx: 623 MB/s 454566 calls/s # udp tx: 622 MB/s 10551 calls/s 10551 msg/s # udp rx: 620 MB/s 452786 calls/s # udp tx: 620 MB/s 10519 calls/s 10519 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__->