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: 1022 MB/s 17349 calls/s 17349 msg/s # tcp rx: 1031 MB/s 141433 calls/s # tcp tx: 1019 MB/s 17284 calls/s 17284 msg/s # tcp rx: 1023 MB/s 130185 calls/s # tcp tx: 1056 MB/s 17926 calls/s 17926 msg/s # tcp rx: 1057 MB/s 127033 calls/s # tcp tx: 1069 MB/s 18133 calls/s 18133 msg/s # udp gso - over veth touching data # udp rx: 1253 MB/s 893181 calls/s # udp tx: 1283 MB/s 21768 calls/s 21768 msg/s # udp rx: 1273 MB/s 906921 calls/s # udp tx: 1276 MB/s 21655 calls/s 21655 msg/s # udp rx: 1279 MB/s 911412 calls/s # udp tx: 1281 MB/s 21729 calls/s 21729 msg/s # udp rx: 1274 MB/s 907836 calls/s # udp tx: 1277 MB/s 21662 calls/s 21662 msg/s # udp gso and gro - over veth touching data # udp rx: 1269 MB/s 904513 calls/s # udp tx: 1309 MB/s 22214 calls/s 22214 msg/s # udp rx: 1333 MB/s 949769 calls/s # udp tx: 1337 MB/s 22677 calls/s 22677 msg/s # udp rx: 1309 MB/s 932893 calls/s # udp tx: 1312 MB/s 22261 calls/s 22261 msg/s # udp rx: 1309 MB/s 932769 calls/s # udp tx: 1314 MB/s 22301 calls/s 22301 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1062 MB/s 18027 calls/s 18027 msg/s # tcp rx: 1062 MB/s 135162 calls/s # tcp tx: 998 MB/s 16938 calls/s 16938 msg/s # tcp rx: 1000 MB/s 137834 calls/s # tcp tx: 1034 MB/s 17544 calls/s 17544 msg/s # tcp rx: 1035 MB/s 136085 calls/s # tcp tx: 1079 MB/s 18301 calls/s 18301 msg/s # udp gso - over veth touching data # udp rx: 1230 MB/s 897718 calls/s # udp tx: 1260 MB/s 21372 calls/s 21372 msg/s # udp rx: 1255 MB/s 915295 calls/s # udp tx: 1254 MB/s 21277 calls/s 21277 msg/s # udp rx: 1255 MB/s 915937 calls/s # udp tx: 1255 MB/s 21287 calls/s 21287 msg/s # udp rx: 1262 MB/s 920532 calls/s # udp tx: 1261 MB/s 21392 calls/s 21392 msg/s # udp gso and gro - over veth touching data # udp rx: 1202 MB/s 877126 calls/s # udp tx: 1233 MB/s 20917 calls/s 20917 msg/s # udp rx: 1219 MB/s 889445 calls/s # udp tx: 1224 MB/s 20760 calls/s 20760 msg/s # udp rx: 1251 MB/s 913073 calls/s # udp tx: 1254 MB/s 21280 calls/s 21280 msg/s # udp rx: 1228 MB/s 896096 calls/s # udp tx: 1230 MB/s 20874 calls/s 20874 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__->