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: 1093 MB/s 18543 calls/s 18543 msg/s # tcp rx: 1098 MB/s 141377 calls/s # tcp tx: 1037 MB/s 17603 calls/s 17603 msg/s # tcp rx: 1044 MB/s 126668 calls/s # tcp tx: 1068 MB/s 18125 calls/s 18125 msg/s # tcp rx: 1066 MB/s 123037 calls/s # tcp tx: 1066 MB/s 18087 calls/s 18087 msg/s # udp gso - over veth touching data # udp rx: 1265 MB/s 901324 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1292 MB/s 920661 calls/s # udp tx: 1294 MB/s 21958 calls/s 21958 msg/s # udp rx: 1285 MB/s 916072 calls/s # udp tx: 1286 MB/s 21828 calls/s 21828 msg/s # udp rx: 1281 MB/s 912827 calls/s # udp tx: 1284 MB/s 21790 calls/s 21790 msg/s # udp gso and gro - over veth touching data # udp rx: 1245 MB/s 887136 calls/s # udp tx: 1275 MB/s 21631 calls/s 21631 msg/s # udp rx: 944 MB/s 672930 calls/s # udp tx: 934 MB/s 15850 calls/s 15850 msg/s # udp rx: 608 MB/s 433111 calls/s # udp tx: 609 MB/s 10346 calls/s 10346 msg/s # udp rx: 620 MB/s 441829 calls/s # udp tx: 622 MB/s 10552 calls/s 10552 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19195 calls/s 19195 msg/s # tcp rx: 1132 MB/s 139695 calls/s # tcp tx: 1024 MB/s 17376 calls/s 17376 msg/s # tcp rx: 1045 MB/s 131459 calls/s # tcp tx: 1092 MB/s 18534 calls/s 18534 msg/s # tcp rx: 1087 MB/s 129623 calls/s # tcp tx: 1087 MB/s 18443 calls/s 18443 msg/s # udp gso - over veth touching data # udp rx: 582 MB/s 425001 calls/s # udp tx: 595 MB/s 10107 calls/s 10107 msg/s # udp rx: 608 MB/s 443523 calls/s # udp tx: 608 MB/s 10319 calls/s 10319 msg/s # udp rx: 612 MB/s 446445 calls/s # udp tx: 611 MB/s 10374 calls/s 10374 msg/s # udp rx: 632 MB/s 461137 calls/s # udp tx: 631 MB/s 10717 calls/s 10717 msg/s # udp gso and gro - over veth touching data # udp rx: 632 MB/s 461347 calls/s # udp tx: 642 MB/s 10898 calls/s 10898 msg/s # udp rx: 1129 MB/s 823543 calls/s # udp tx: 1142 MB/s 19372 calls/s 19372 msg/s # udp rx: 1187 MB/s 865947 calls/s # udp tx: 1187 MB/s 20139 calls/s 20139 msg/s # udp rx: 1177 MB/s 858419 calls/s # udp tx: 1183 MB/s 20077 calls/s 20077 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__->