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: 1037 MB/s 17592 calls/s 17592 msg/s # tcp rx: 1038 MB/s 128416 calls/s # tcp tx: 1065 MB/s 18064 calls/s 18064 msg/s # tcp rx: 1066 MB/s 128549 calls/s # tcp tx: 978 MB/s 16602 calls/s 16602 msg/s # tcp rx: 979 MB/s 128629 calls/s # tcp tx: 724 MB/s 12290 calls/s 12290 msg/s # udp gso - over veth touching data # udp rx: 1178 MB/s 839375 calls/s # udp tx: 1213 MB/s 20590 calls/s 20590 msg/s # udp rx: 1251 MB/s 891498 calls/s # udp tx: 1256 MB/s 21304 calls/s 21304 msg/s # udp rx: 995 MB/s 709431 calls/s # udp tx: 984 MB/s 16706 calls/s 16706 msg/s # udp rx: 1140 MB/s 812478 calls/s # udp tx: 1148 MB/s 19487 calls/s 19487 msg/s # udp gso and gro - over veth touching data # udp rx: 649 MB/s 462779 calls/s # udp tx: 673 MB/s 11415 calls/s 11415 msg/s # udp rx: 595 MB/s 423877 calls/s # udp tx: 597 MB/s 10137 calls/s 10137 msg/s # udp rx: 609 MB/s 434145 calls/s # udp tx: 621 MB/s 10536 calls/s 10536 msg/s # udp rx: 641 MB/s 456664 calls/s # udp tx: 636 MB/s 10802 calls/s 10802 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 926 MB/s 15716 calls/s 15716 msg/s # tcp rx: 949 MB/s 128871 calls/s # tcp tx: 909 MB/s 15429 calls/s 15429 msg/s # tcp rx: 914 MB/s 128588 calls/s # tcp tx: 981 MB/s 16650 calls/s 16650 msg/s # tcp rx: 986 MB/s 129745 calls/s # tcp tx: 930 MB/s 15778 calls/s 15778 msg/s # udp gso - over veth touching data # udp rx: 543 MB/s 396229 calls/s # udp tx: 563 MB/s 9549 calls/s 9549 msg/s # udp rx: 599 MB/s 437237 calls/s # udp tx: 603 MB/s 10241 calls/s 10241 msg/s # udp rx: 607 MB/s 443197 calls/s # udp tx: 604 MB/s 10260 calls/s 10260 msg/s # udp rx: 534 MB/s 389715 calls/s # udp tx: 540 MB/s 9169 calls/s 9169 msg/s # udp gso and gro - over veth touching data # udp rx: 903 MB/s 659265 calls/s # udp tx: 929 MB/s 15761 calls/s 15761 msg/s # udp rx: 905 MB/s 660683 calls/s # udp tx: 903 MB/s 15332 calls/s 15332 msg/s # udp rx: 1023 MB/s 746125 calls/s # udp tx: 1024 MB/s 17373 calls/s 17373 msg/s # udp rx: 1008 MB/s 735151 calls/s # udp tx: 1008 MB/s 17107 calls/s 17107 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__->