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: 1005 MB/s 17061 calls/s 17061 msg/s # tcp rx: 1012 MB/s 139713 calls/s # tcp tx: 752 MB/s 12758 calls/s 12758 msg/s # tcp rx: 753 MB/s 93697 calls/s # tcp tx: 746 MB/s 12665 calls/s 12665 msg/s # tcp rx: 746 MB/s 91385 calls/s # tcp tx: 740 MB/s 12566 calls/s 12566 msg/s # udp gso - over veth touching data # udp rx: 1240 MB/s 883555 calls/s # udp tx: 1273 MB/s 21601 calls/s 21601 msg/s # udp rx: 1314 MB/s 936259 calls/s # udp tx: 1312 MB/s 22264 calls/s 22264 msg/s # udp rx: 1303 MB/s 928725 calls/s # udp tx: 1303 MB/s 22106 calls/s 22106 msg/s # udp rx: 1324 MB/s 943230 calls/s # udp tx: 1323 MB/s 22439 calls/s 22439 msg/s # udp gso and gro - over veth touching data # udp rx: 1294 MB/s 922053 calls/s # udp tx: 1327 MB/s 22510 calls/s 22510 msg/s # udp rx: 1332 MB/s 949532 calls/s # udp tx: 1336 MB/s 22669 calls/s 22669 msg/s # udp rx: 1333 MB/s 950039 calls/s # udp tx: 1336 MB/s 22668 calls/s 22668 msg/s # udp rx: 1331 MB/s 948332 calls/s # udp tx: 1334 MB/s 22634 calls/s 22634 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1143 MB/s 19395 calls/s 19395 msg/s # tcp rx: 1144 MB/s 143981 calls/s # tcp tx: 1084 MB/s 18396 calls/s 18396 msg/s # tcp rx: 1096 MB/s 132441 calls/s # tcp tx: 1070 MB/s 18155 calls/s 18155 msg/s # tcp rx: 1072 MB/s 126727 calls/s # tcp tx: 1068 MB/s 18115 calls/s 18115 msg/s # udp gso - over veth touching data # udp rx: 1117 MB/s 815218 calls/s # udp tx: 1151 MB/s 19526 calls/s 19526 msg/s # udp rx: 1188 MB/s 866609 calls/s # udp tx: 1191 MB/s 20207 calls/s 20207 msg/s # udp rx: 1243 MB/s 906770 calls/s # udp tx: 1245 MB/s 21121 calls/s 21121 msg/s # udp rx: 1239 MB/s 904241 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp gso and gro - over veth touching data # udp rx: 1228 MB/s 895689 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 msg/s # udp rx: 1222 MB/s 891530 calls/s # udp tx: 1225 MB/s 20778 calls/s 20778 msg/s # udp rx: 1230 MB/s 897529 calls/s # udp tx: 1232 MB/s 20905 calls/s 20905 msg/s # udp rx: 1259 MB/s 918285 calls/s # udp tx: 1261 MB/s 21394 calls/s 21394 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__->