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: 1038 MB/s 17614 calls/s 17614 msg/s # tcp rx: 1038 MB/s 133802 calls/s # tcp tx: 1145 MB/s 19427 calls/s 19427 msg/s # tcp rx: 1145 MB/s 141329 calls/s # tcp tx: 1152 MB/s 19539 calls/s 19539 msg/s # tcp rx: 1153 MB/s 138813 calls/s # tcp tx: 1139 MB/s 19327 calls/s 19327 msg/s # udp gso - over veth touching data # udp rx: 1158 MB/s 825137 calls/s # udp tx: 1183 MB/s 20073 calls/s 20073 msg/s # udp rx: 1284 MB/s 914859 calls/s # udp tx: 1297 MB/s 22011 calls/s 22011 msg/s # udp rx: 1331 MB/s 948686 calls/s # udp tx: 1333 MB/s 22618 calls/s 22618 msg/s # udp rx: 1345 MB/s 958613 calls/s # udp tx: 1348 MB/s 22866 calls/s 22866 msg/s # udp gso and gro - over veth touching data # udp rx: 1154 MB/s 822389 calls/s # udp tx: 1194 MB/s 20262 calls/s 20262 msg/s # udp rx: 1242 MB/s 884987 calls/s # udp tx: 1245 MB/s 21129 calls/s 21129 msg/s # udp rx: 1314 MB/s 936573 calls/s # udp tx: 1328 MB/s 22527 calls/s 22527 msg/s # udp rx: 1334 MB/s 950784 calls/s # udp tx: 1332 MB/s 22597 calls/s 22597 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1139 MB/s 19328 calls/s 19328 msg/s # tcp rx: 1140 MB/s 137983 calls/s # tcp tx: 1040 MB/s 17656 calls/s 17656 msg/s # tcp rx: 1042 MB/s 135907 calls/s # tcp tx: 1021 MB/s 17323 calls/s 17323 msg/s # tcp rx: 1021 MB/s 132906 calls/s # tcp tx: 898 MB/s 15235 calls/s 15235 msg/s # udp gso - over veth touching data # udp rx: 1109 MB/s 809061 calls/s # udp tx: 1141 MB/s 19368 calls/s 19368 msg/s # udp rx: 1278 MB/s 932069 calls/s # udp tx: 1279 MB/s 21709 calls/s 21709 msg/s # udp rx: 1270 MB/s 926851 calls/s # udp tx: 1271 MB/s 21571 calls/s 21571 msg/s # udp rx: 1281 MB/s 934703 calls/s # udp tx: 1282 MB/s 21758 calls/s 21758 msg/s # udp gso and gro - over veth touching data # udp rx: 1226 MB/s 894143 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1191 MB/s 869264 calls/s # udp tx: 1190 MB/s 20194 calls/s 20194 msg/s # udp rx: 1258 MB/s 917916 calls/s # udp tx: 1257 MB/s 21329 calls/s 21329 msg/s # udp rx: 1251 MB/s 912600 calls/s # udp tx: 1250 MB/s 21215 calls/s 21215 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__->