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: 1102 MB/s 18701 calls/s 18701 msg/s # tcp rx: 1103 MB/s 139269 calls/s # tcp tx: 1110 MB/s 18834 calls/s 18834 msg/s # tcp rx: 1111 MB/s 139475 calls/s # tcp tx: 1114 MB/s 18896 calls/s 18896 msg/s # tcp rx: 1114 MB/s 139108 calls/s # tcp tx: 1127 MB/s 19118 calls/s 19118 msg/s # udp gso - over veth touching data # udp rx: 1183 MB/s 843099 calls/s # udp tx: 1217 MB/s 20656 calls/s 20656 msg/s # udp rx: 1199 MB/s 854234 calls/s # udp tx: 1198 MB/s 20319 calls/s 20319 msg/s # udp rx: 1293 MB/s 921369 calls/s # udp tx: 1292 MB/s 21928 calls/s 21928 msg/s # udp rx: 1293 MB/s 921325 calls/s # udp tx: 1292 MB/s 21923 calls/s 21923 msg/s # udp gso and gro - over veth touching data # udp rx: 1282 MB/s 913594 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp rx: 1286 MB/s 916175 calls/s # udp tx: 1284 MB/s 21786 calls/s 21786 msg/s # udp rx: 1104 MB/s 786943 calls/s # udp tx: 1105 MB/s 18750 calls/s 18750 msg/s # udp rx: 1328 MB/s 946206 calls/s # udp tx: 1327 MB/s 22513 calls/s 22513 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1146 MB/s 19443 calls/s 19443 msg/s # tcp rx: 1165 MB/s 142964 calls/s # tcp tx: 1099 MB/s 18650 calls/s 18650 msg/s # tcp rx: 1112 MB/s 128559 calls/s # tcp tx: 982 MB/s 16656 calls/s 16656 msg/s # tcp rx: 965 MB/s 130199 calls/s # tcp tx: 1060 MB/s 17984 calls/s 17984 msg/s # udp gso - over veth touching data # udp rx: 1195 MB/s 872038 calls/s # udp tx: 1228 MB/s 20838 calls/s 20838 msg/s # udp rx: 1269 MB/s 925973 calls/s # udp tx: 1270 MB/s 21555 calls/s 21555 msg/s # udp rx: 1292 MB/s 942706 calls/s # udp tx: 1292 MB/s 21926 calls/s 21926 msg/s # udp rx: 1292 MB/s 942641 calls/s # udp tx: 1292 MB/s 21927 calls/s 21927 msg/s # udp gso and gro - over veth touching data # udp rx: 1262 MB/s 920874 calls/s # udp tx: 1300 MB/s 22051 calls/s 22051 msg/s # udp rx: 1296 MB/s 945201 calls/s # udp tx: 1296 MB/s 21985 calls/s 21985 msg/s # udp rx: 1296 MB/s 945511 calls/s # udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # udp rx: 1289 MB/s 940357 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 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__->