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: 866 MB/s 14696 calls/s 14696 msg/s # tcp rx: 869 MB/s 103078 calls/s # tcp tx: 679 MB/s 11526 calls/s 11526 msg/s # tcp rx: 680 MB/s 81734 calls/s # tcp tx: 684 MB/s 11605 calls/s 11605 msg/s # tcp rx: 684 MB/s 81459 calls/s # tcp tx: 679 MB/s 11532 calls/s 11532 msg/s # udp gso - over veth touching data # udp rx: 617 MB/s 439684 calls/s # udp tx: 636 MB/s 10789 calls/s 10789 msg/s # udp rx: 632 MB/s 450563 calls/s # udp tx: 637 MB/s 10810 calls/s 10810 msg/s # udp rx: 627 MB/s 447243 calls/s # udp tx: 632 MB/s 10722 calls/s 10722 msg/s # udp rx: 631 MB/s 449630 calls/s # udp tx: 636 MB/s 10795 calls/s 10795 msg/s # udp gso and gro - over veth touching data # udp rx: 1298 MB/s 924828 calls/s # udp tx: 1339 MB/s 22722 calls/s 22722 msg/s # udp rx: 1319 MB/s 940150 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # udp rx: 1300 MB/s 926600 calls/s # udp tx: 1304 MB/s 22130 calls/s 22130 msg/s # udp rx: 1300 MB/s 926618 calls/s # udp tx: 1315 MB/s 22311 calls/s 22311 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1005 MB/s 17058 calls/s 17058 msg/s # tcp rx: 1006 MB/s 138403 calls/s # tcp tx: 1162 MB/s 19720 calls/s 19720 msg/s # tcp rx: 1162 MB/s 137432 calls/s # tcp tx: 809 MB/s 13726 calls/s 13726 msg/s # tcp rx: 810 MB/s 93398 calls/s # tcp tx: 849 MB/s 14400 calls/s 14400 msg/s # udp gso - over veth touching data # udp rx: 562 MB/s 410193 calls/s # udp tx: 591 MB/s 10024 calls/s 10024 msg/s # udp rx: 597 MB/s 435798 calls/s # udp tx: 596 MB/s 10117 calls/s 10117 msg/s # udp rx: 600 MB/s 437890 calls/s # udp tx: 600 MB/s 10188 calls/s 10188 msg/s # udp rx: 619 MB/s 452015 calls/s # udp tx: 619 MB/s 10507 calls/s 10507 msg/s # udp gso and gro - over veth touching data # udp rx: 1155 MB/s 842507 calls/s # udp tx: 1199 MB/s 20340 calls/s 20340 msg/s # udp rx: 1133 MB/s 826828 calls/s # udp tx: 1122 MB/s 19038 calls/s 19038 msg/s # udp rx: 618 MB/s 451331 calls/s # udp tx: 624 MB/s 10586 calls/s 10586 msg/s # udp rx: 662 MB/s 483009 calls/s # udp tx: 662 MB/s 11233 calls/s 11233 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__->