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: 1075 MB/s 18246 calls/s 18246 msg/s # tcp rx: 1084 MB/s 139793 calls/s # tcp tx: 1085 MB/s 18419 calls/s 18419 msg/s # tcp rx: 1085 MB/s 131210 calls/s # tcp tx: 1128 MB/s 19134 calls/s 19134 msg/s # tcp rx: 1218 MB/s 119126 calls/s # tcp tx: 1092 MB/s 18527 calls/s 18527 msg/s # udp gso - over veth touching data # udp rx: 1281 MB/s 912586 calls/s # udp tx: 1324 MB/s 22466 calls/s 22466 msg/s # udp rx: 1279 MB/s 911220 calls/s # udp tx: 1291 MB/s 21913 calls/s 21913 msg/s # udp rx: 1331 MB/s 948477 calls/s # udp tx: 1330 MB/s 22574 calls/s 22574 msg/s # udp rx: 1324 MB/s 943472 calls/s # udp tx: 1322 MB/s 22435 calls/s 22435 msg/s # udp gso and gro - over veth touching data # udp rx: 1255 MB/s 893997 calls/s # udp tx: 1288 MB/s 21857 calls/s 21857 msg/s # udp rx: 1321 MB/s 941359 calls/s # udp tx: 1326 MB/s 22504 calls/s 22504 msg/s # udp rx: 1335 MB/s 951070 calls/s # udp tx: 1338 MB/s 22703 calls/s 22703 msg/s # udp rx: 1333 MB/s 950129 calls/s # udp tx: 1337 MB/s 22678 calls/s 22678 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1024 MB/s 17373 calls/s 17373 msg/s # tcp rx: 1026 MB/s 124316 calls/s # tcp tx: 1082 MB/s 18365 calls/s 18365 msg/s # tcp rx: 1083 MB/s 129645 calls/s # tcp tx: 1089 MB/s 18477 calls/s 18477 msg/s # tcp rx: 1090 MB/s 130449 calls/s # tcp tx: 1096 MB/s 18595 calls/s 18595 msg/s # udp gso - over veth touching data # udp rx: 1159 MB/s 845778 calls/s # udp tx: 1200 MB/s 20359 calls/s 20359 msg/s # udp rx: 1271 MB/s 927222 calls/s # udp tx: 1268 MB/s 21508 calls/s 21508 msg/s # udp rx: 1210 MB/s 883085 calls/s # udp tx: 1210 MB/s 20523 calls/s 20523 msg/s # udp rx: 1252 MB/s 913370 calls/s # udp tx: 1254 MB/s 21270 calls/s 21270 msg/s # udp gso and gro - over veth touching data # udp rx: 1167 MB/s 851146 calls/s # udp tx: 1202 MB/s 20399 calls/s 20399 msg/s # udp rx: 1265 MB/s 922863 calls/s # udp tx: 1264 MB/s 21442 calls/s 21442 msg/s # udp rx: 1265 MB/s 922860 calls/s # udp tx: 1264 MB/s 21453 calls/s 21453 msg/s # udp rx: 1263 MB/s 921729 calls/s # udp tx: 1262 MB/s 21419 calls/s 21419 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__->