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: 1161 MB/s 19702 calls/s 19702 msg/s # tcp rx: 1161 MB/s 136119 calls/s # tcp tx: 1008 MB/s 17113 calls/s 17113 msg/s # tcp rx: 1009 MB/s 131660 calls/s # tcp tx: 1063 MB/s 18045 calls/s 18045 msg/s # tcp rx: 1064 MB/s 129386 calls/s # tcp tx: 1078 MB/s 18298 calls/s 18298 msg/s # udp gso - over veth touching data # udp rx: 1276 MB/s 909434 calls/s # udp tx: 1313 MB/s 22275 calls/s 22275 msg/s # udp rx: 1344 MB/s 957729 calls/s # udp tx: 1347 MB/s 22862 calls/s 22862 msg/s # udp rx: 1329 MB/s 947237 calls/s # udp tx: 1331 MB/s 22580 calls/s 22580 msg/s # udp rx: 1325 MB/s 943939 calls/s # udp tx: 1327 MB/s 22511 calls/s 22511 msg/s # udp gso and gro - over veth touching data # udp rx: 1302 MB/s 927630 calls/s # udp tx: 1346 MB/s 22831 calls/s 22831 msg/s # udp rx: 1317 MB/s 938537 calls/s # udp tx: 1320 MB/s 22404 calls/s 22404 msg/s # udp rx: 1327 MB/s 945963 calls/s # udp tx: 1329 MB/s 22555 calls/s 22555 msg/s # udp rx: 1330 MB/s 948066 calls/s # udp tx: 1333 MB/s 22617 calls/s 22617 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1057 MB/s 17936 calls/s 17936 msg/s # tcp rx: 1057 MB/s 140414 calls/s # tcp tx: 1087 MB/s 18439 calls/s 18439 msg/s # tcp rx: 1096 MB/s 130671 calls/s # tcp tx: 1090 MB/s 18488 calls/s 18488 msg/s # tcp rx: 1110 MB/s 129480 calls/s # tcp tx: 1092 MB/s 18524 calls/s 18524 msg/s # udp gso - over veth touching data # udp rx: 1232 MB/s 898943 calls/s # udp tx: 1265 MB/s 21464 calls/s 21464 msg/s # udp rx: 1266 MB/s 923781 calls/s # udp tx: 1269 MB/s 21532 calls/s 21532 msg/s # udp rx: 1262 MB/s 920412 calls/s # udp tx: 1264 MB/s 21443 calls/s 21443 msg/s # udp rx: 1265 MB/s 923032 calls/s # udp tx: 1267 MB/s 21494 calls/s 21494 msg/s # udp gso and gro - over veth touching data # udp rx: 1224 MB/s 892885 calls/s # udp tx: 1255 MB/s 21290 calls/s 21290 msg/s # udp rx: 1281 MB/s 934258 calls/s # udp tx: 1284 MB/s 21785 calls/s 21785 msg/s # udp rx: 1280 MB/s 934074 calls/s # udp tx: 1283 MB/s 21776 calls/s 21776 msg/s # udp rx: 1282 MB/s 935447 calls/s # udp tx: 1292 MB/s 21920 calls/s 21920 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__->