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: 1135 MB/s 19261 calls/s 19261 msg/s # tcp rx: 1135 MB/s 139582 calls/s # tcp tx: 1072 MB/s 18192 calls/s 18192 msg/s # tcp rx: 1093 MB/s 130889 calls/s # tcp tx: 1007 MB/s 17088 calls/s 17088 msg/s # tcp rx: 1010 MB/s 127996 calls/s # tcp tx: 988 MB/s 16764 calls/s 16764 msg/s # udp gso - over veth touching data # udp rx: 1238 MB/s 882122 calls/s # udp tx: 1281 MB/s 21734 calls/s 21734 msg/s # udp rx: 1291 MB/s 919663 calls/s # udp tx: 1294 MB/s 21949 calls/s 21949 msg/s # udp rx: 1271 MB/s 905948 calls/s # udp tx: 1272 MB/s 21589 calls/s 21589 msg/s # udp rx: 1352 MB/s 963331 calls/s # udp tx: 1353 MB/s 22953 calls/s 22953 msg/s # udp gso and gro - over veth touching data # udp rx: 1192 MB/s 849325 calls/s # udp tx: 1215 MB/s 20618 calls/s 20618 msg/s # udp rx: 683 MB/s 486601 calls/s # udp tx: 685 MB/s 11619 calls/s 11619 msg/s # udp rx: 680 MB/s 484558 calls/s # udp tx: 681 MB/s 11564 calls/s 11564 msg/s # udp rx: 678 MB/s 483078 calls/s # udp tx: 679 MB/s 11531 calls/s 11531 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 871 MB/s 14782 calls/s 14782 msg/s # tcp rx: 872 MB/s 96140 calls/s # tcp tx: 842 MB/s 14284 calls/s 14284 msg/s # tcp rx: 843 MB/s 94269 calls/s # tcp tx: 879 MB/s 14919 calls/s 14919 msg/s # tcp rx: 880 MB/s 97765 calls/s # tcp tx: 868 MB/s 14737 calls/s 14737 msg/s # udp gso - over veth touching data # udp rx: 621 MB/s 452964 calls/s # udp tx: 640 MB/s 10860 calls/s 10860 msg/s # udp rx: 654 MB/s 477458 calls/s # udp tx: 654 MB/s 11100 calls/s 11100 msg/s # udp rx: 674 MB/s 492088 calls/s # udp tx: 674 MB/s 11442 calls/s 11442 msg/s # udp rx: 660 MB/s 481636 calls/s # udp tx: 660 MB/s 11196 calls/s 11196 msg/s # udp gso and gro - over veth touching data # udp rx: 1144 MB/s 834480 calls/s # udp tx: 1186 MB/s 20119 calls/s 20119 msg/s # udp rx: 1165 MB/s 849849 calls/s # udp tx: 1167 MB/s 19810 calls/s 19810 msg/s # udp rx: 1079 MB/s 787643 calls/s # udp tx: 1072 MB/s 18186 calls/s 18186 msg/s # udp rx: 1163 MB/s 848194 calls/s # udp tx: 1171 MB/s 19864 calls/s 19864 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__->