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: 1136 MB/s 19278 calls/s 19278 msg/s # tcp rx: 1136 MB/s 139589 calls/s # tcp tx: 1155 MB/s 19606 calls/s 19606 msg/s # tcp rx: 1156 MB/s 139429 calls/s # tcp tx: 1144 MB/s 19405 calls/s 19405 msg/s # tcp rx: 1144 MB/s 138156 calls/s # tcp tx: 1118 MB/s 18978 calls/s 18978 msg/s # udp gso - over veth touching data # udp rx: 1225 MB/s 873292 calls/s # udp tx: 1261 MB/s 21389 calls/s 21389 msg/s # udp rx: 1245 MB/s 887397 calls/s # udp tx: 1245 MB/s 21122 calls/s 21122 msg/s # udp rx: 1318 MB/s 939136 calls/s # udp tx: 1318 MB/s 22361 calls/s 22361 msg/s # udp rx: 1332 MB/s 949360 calls/s # udp tx: 1332 MB/s 22603 calls/s 22603 msg/s # udp gso and gro - over veth touching data # udp rx: 1280 MB/s 911823 calls/s # udp tx: 1320 MB/s 22394 calls/s 22394 msg/s # udp rx: 1312 MB/s 934937 calls/s # udp tx: 1316 MB/s 22330 calls/s 22330 msg/s # udp rx: 1279 MB/s 911132 calls/s # udp tx: 1282 MB/s 21744 calls/s 21744 msg/s # udp rx: 1324 MB/s 943851 calls/s # udp tx: 1327 MB/s 22517 calls/s 22517 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 971 MB/s 16479 calls/s 16479 msg/s # tcp rx: 971 MB/s 138145 calls/s # tcp tx: 1116 MB/s 18931 calls/s 18931 msg/s # tcp rx: 1118 MB/s 137315 calls/s # tcp tx: 1095 MB/s 18579 calls/s 18579 msg/s # tcp rx: 1096 MB/s 135590 calls/s # tcp tx: 1100 MB/s 18663 calls/s 18663 msg/s # udp gso - over veth touching data # udp rx: 1194 MB/s 871408 calls/s # udp tx: 1234 MB/s 20943 calls/s 20943 msg/s # udp rx: 1271 MB/s 927273 calls/s # udp tx: 1276 MB/s 21644 calls/s 21644 msg/s # udp rx: 1258 MB/s 918052 calls/s # udp tx: 1262 MB/s 21415 calls/s 21415 msg/s # udp rx: 1143 MB/s 833696 calls/s # udp tx: 1147 MB/s 19470 calls/s 19470 msg/s # udp gso and gro - over veth touching data # udp rx: 1148 MB/s 837778 calls/s # udp tx: 1183 MB/s 20071 calls/s 20071 msg/s # udp rx: 1257 MB/s 917451 calls/s # udp tx: 1257 MB/s 21321 calls/s 21321 msg/s # udp rx: 1270 MB/s 926743 calls/s # udp tx: 1270 MB/s 21546 calls/s 21546 msg/s # udp rx: 1264 MB/s 922518 calls/s # udp tx: 1265 MB/s 21465 calls/s 21465 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__->