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: 1026 MB/s 17405 calls/s 17405 msg/s # tcp rx: 1027 MB/s 139865 calls/s # tcp tx: 980 MB/s 16632 calls/s 16632 msg/s # tcp rx: 981 MB/s 126262 calls/s # tcp tx: 1076 MB/s 18261 calls/s 18261 msg/s # tcp rx: 1077 MB/s 125591 calls/s # tcp tx: 1070 MB/s 18153 calls/s 18153 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 842876 calls/s # udp tx: 1200 MB/s 20355 calls/s 20355 msg/s # udp rx: 1199 MB/s 854744 calls/s # udp tx: 1208 MB/s 20500 calls/s 20500 msg/s # udp rx: 1273 MB/s 907021 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp rx: 1270 MB/s 905005 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp gso and gro - over veth touching data # udp rx: 1295 MB/s 922626 calls/s # udp tx: 1321 MB/s 22409 calls/s 22409 msg/s # udp rx: 1338 MB/s 953378 calls/s # udp tx: 1338 MB/s 22700 calls/s 22700 msg/s # udp rx: 1314 MB/s 936398 calls/s # udp tx: 1314 MB/s 22300 calls/s 22300 msg/s # udp rx: 1331 MB/s 948338 calls/s # udp tx: 1331 MB/s 22582 calls/s 22582 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1131 MB/s 19186 calls/s 19186 msg/s # tcp rx: 1188 MB/s 135009 calls/s # tcp tx: 1039 MB/s 17631 calls/s 17631 msg/s # tcp rx: 1053 MB/s 125191 calls/s # tcp tx: 1082 MB/s 18364 calls/s 18364 msg/s # tcp rx: 1180 MB/s 109200 calls/s # tcp tx: 1001 MB/s 16983 calls/s 16983 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 893828 calls/s # udp tx: 1252 MB/s 21250 calls/s 21250 msg/s # udp rx: 1200 MB/s 875597 calls/s # udp tx: 1199 MB/s 20344 calls/s 20344 msg/s # udp rx: 1242 MB/s 905911 calls/s # udp tx: 1242 MB/s 21076 calls/s 21076 msg/s # udp rx: 1252 MB/s 913651 calls/s # udp tx: 1253 MB/s 21255 calls/s 21255 msg/s # udp gso and gro - over veth touching data # udp rx: 549 MB/s 400678 calls/s # udp tx: 559 MB/s 9497 calls/s 9497 msg/s # udp rx: 619 MB/s 451870 calls/s # udp tx: 620 MB/s 10530 calls/s 10530 msg/s # udp rx: 624 MB/s 455408 calls/s # udp tx: 624 MB/s 10595 calls/s 10595 msg/s # udp rx: 612 MB/s 446336 calls/s # udp tx: 626 MB/s 10633 calls/s 10633 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__->