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: 807 MB/s 13701 calls/s 13701 msg/s # tcp rx: 810 MB/s 90796 calls/s # tcp tx: 737 MB/s 12507 calls/s 12507 msg/s # tcp rx: 737 MB/s 84588 calls/s # tcp tx: 747 MB/s 12685 calls/s 12685 msg/s # tcp rx: 748 MB/s 85303 calls/s # tcp tx: 746 MB/s 12655 calls/s 12655 msg/s # udp gso - over veth touching data # udp rx: 712 MB/s 507500 calls/s # udp tx: 735 MB/s 12479 calls/s 12479 msg/s # udp rx: 1208 MB/s 861059 calls/s # udp tx: 1231 MB/s 20892 calls/s 20892 msg/s # udp rx: 1307 MB/s 931360 calls/s # udp tx: 1314 MB/s 22290 calls/s 22290 msg/s # udp rx: 1301 MB/s 927049 calls/s # udp tx: 1305 MB/s 22140 calls/s 22140 msg/s # udp gso and gro - over veth touching data # udp rx: 1223 MB/s 871904 calls/s # udp tx: 1264 MB/s 21449 calls/s 21449 msg/s # udp rx: 1354 MB/s 964676 calls/s # udp tx: 1353 MB/s 22963 calls/s 22963 msg/s # udp rx: 1328 MB/s 946493 calls/s # udp tx: 1328 MB/s 22534 calls/s 22534 msg/s # udp rx: 1328 MB/s 946468 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 825 MB/s 14007 calls/s 14007 msg/s # tcp rx: 826 MB/s 94182 calls/s # tcp tx: 873 MB/s 14814 calls/s 14814 msg/s # tcp rx: 874 MB/s 97686 calls/s # tcp tx: 872 MB/s 14805 calls/s 14805 msg/s # tcp rx: 873 MB/s 98412 calls/s # tcp tx: 875 MB/s 14848 calls/s 14848 msg/s # udp gso - over veth touching data # udp rx: 597 MB/s 436041 calls/s # udp tx: 616 MB/s 10452 calls/s 10452 msg/s # udp rx: 620 MB/s 452636 calls/s # udp tx: 625 MB/s 10611 calls/s 10611 msg/s # udp rx: 617 MB/s 450146 calls/s # udp tx: 619 MB/s 10514 calls/s 10514 msg/s # udp rx: 617 MB/s 450442 calls/s # udp tx: 620 MB/s 10520 calls/s 10520 msg/s # udp gso and gro - over veth touching data # udp rx: 1081 MB/s 788847 calls/s # udp tx: 1099 MB/s 18641 calls/s 18641 msg/s # udp rx: 636 MB/s 464012 calls/s # udp tx: 635 MB/s 10786 calls/s 10786 msg/s # udp rx: 616 MB/s 449262 calls/s # udp tx: 630 MB/s 10688 calls/s 10688 msg/s # udp rx: 1066 MB/s 777783 calls/s # udp tx: 1052 MB/s 17844 calls/s 17844 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__->