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: 1095 MB/s 18573 calls/s 18573 msg/s # tcp rx: 1095 MB/s 140095 calls/s # tcp tx: 1175 MB/s 19943 calls/s 19943 msg/s # tcp rx: 1193 MB/s 146331 calls/s # tcp tx: 1121 MB/s 19025 calls/s 19025 msg/s # tcp rx: 1123 MB/s 137893 calls/s # tcp tx: 1148 MB/s 19479 calls/s 19479 msg/s # udp gso - over veth touching data # udp rx: 1247 MB/s 888735 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1337 MB/s 952772 calls/s # udp tx: 1342 MB/s 22766 calls/s 22766 msg/s # udp rx: 1339 MB/s 954378 calls/s # udp tx: 1342 MB/s 22774 calls/s 22774 msg/s # udp rx: 1335 MB/s 951027 calls/s # udp tx: 1337 MB/s 22681 calls/s 22681 msg/s # udp gso and gro - over veth touching data # udp rx: 1240 MB/s 883938 calls/s # udp tx: 1279 MB/s 21699 calls/s 21699 msg/s # udp rx: 1258 MB/s 896791 calls/s # udp tx: 1270 MB/s 21550 calls/s 21550 msg/s # udp rx: 1277 MB/s 910314 calls/s # udp tx: 1280 MB/s 21715 calls/s 21715 msg/s # udp rx: 1317 MB/s 938871 calls/s # udp tx: 1322 MB/s 22437 calls/s 22437 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 846 MB/s 14364 calls/s 14364 msg/s # tcp rx: 847 MB/s 137396 calls/s # tcp tx: 947 MB/s 16075 calls/s 16075 msg/s # tcp rx: 948 MB/s 133580 calls/s # tcp tx: 1056 MB/s 17912 calls/s 17912 msg/s # tcp rx: 1057 MB/s 138964 calls/s # tcp tx: 1003 MB/s 17026 calls/s 17026 msg/s # udp gso - over veth touching data # udp rx: 1218 MB/s 888456 calls/s # udp tx: 1256 MB/s 21319 calls/s 21319 msg/s # udp rx: 1270 MB/s 926329 calls/s # udp tx: 1274 MB/s 21616 calls/s 21616 msg/s # udp rx: 1266 MB/s 923587 calls/s # udp tx: 1269 MB/s 21531 calls/s 21531 msg/s # udp rx: 1266 MB/s 923870 calls/s # udp tx: 1269 MB/s 21533 calls/s 21533 msg/s # udp gso and gro - over veth touching data # udp rx: 1122 MB/s 818966 calls/s # udp tx: 1159 MB/s 19671 calls/s 19671 msg/s # udp rx: 670 MB/s 489001 calls/s # udp tx: 651 MB/s 11047 calls/s 11047 msg/s # udp rx: 1045 MB/s 762486 calls/s # udp tx: 1060 MB/s 17995 calls/s 17995 msg/s # udp rx: 1172 MB/s 855170 calls/s # udp tx: 1172 MB/s 19886 calls/s 19886 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__->