make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_bench.sh TTEST_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: 1100 MB/s 18665 calls/s 18665 msg/s # tcp rx: 1101 MB/s 135043 calls/s # tcp tx: 1099 MB/s 18655 calls/s 18655 msg/s # tcp rx: 1100 MB/s 132590 calls/s # tcp tx: 1089 MB/s 18479 calls/s 18479 msg/s # tcp rx: 1090 MB/s 131346 calls/s # tcp tx: 1103 MB/s 18713 calls/s 18713 msg/s # udp gso - over veth touching data # udp rx: 1257 MB/s 895516 calls/s # udp tx: 1295 MB/s 21970 calls/s 21970 msg/s # udp rx: 1367 MB/s 974065 calls/s # udp tx: 1367 MB/s 23198 calls/s 23198 msg/s # udp rx: 1365 MB/s 972487 calls/s # udp tx: 1365 MB/s 23165 calls/s 23165 msg/s # udp rx: 1364 MB/s 972145 calls/s # udp tx: 1365 MB/s 23166 calls/s 23166 msg/s # udp gso and gro - over veth touching data # udp rx: 1268 MB/s 903283 calls/s # udp tx: 1297 MB/s 22005 calls/s 22005 msg/s # udp rx: 1266 MB/s 901923 calls/s # udp tx: 1281 MB/s 21737 calls/s 21737 msg/s # udp rx: 1367 MB/s 974281 calls/s # udp tx: 1366 MB/s 23175 calls/s 23175 msg/s # udp rx: 1365 MB/s 972798 calls/s # udp tx: 1364 MB/s 23148 calls/s 23148 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1176 MB/s 19948 calls/s 19948 msg/s # tcp rx: 1176 MB/s 136597 calls/s # tcp tx: 1187 MB/s 20148 calls/s 20148 msg/s # tcp rx: 1189 MB/s 139192 calls/s # tcp tx: 1199 MB/s 20349 calls/s 20349 msg/s # tcp rx: 1200 MB/s 139481 calls/s # tcp tx: 1179 MB/s 19997 calls/s 19997 msg/s # udp gso - over veth touching data # udp rx: 1241 MB/s 905374 calls/s # udp tx: 1273 MB/s 21606 calls/s 21606 msg/s # udp rx: 1259 MB/s 918453 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 1277 MB/s 931477 calls/s # udp tx: 1286 MB/s 21827 calls/s 21827 msg/s # udp rx: 1279 MB/s 932832 calls/s # udp tx: 1279 MB/s 21694 calls/s 21694 msg/s # udp gso and gro - over veth touching data # udp rx: 1270 MB/s 926596 calls/s # udp tx: 1303 MB/s 22115 calls/s 22115 msg/s # udp rx: 1330 MB/s 970328 calls/s # udp tx: 1329 MB/s 22554 calls/s 22554 msg/s # udp rx: 1334 MB/s 973400 calls/s # udp tx: 1333 MB/s 22611 calls/s 22611 msg/s # udp rx: 1312 MB/s 957551 calls/s # udp tx: 1312 MB/s 22255 calls/s 22255 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__->