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: 1119 MB/s 18992 calls/s 18992 msg/s # tcp rx: 1119 MB/s 141241 calls/s # tcp tx: 1135 MB/s 19254 calls/s 19254 msg/s # tcp rx: 1135 MB/s 138537 calls/s # tcp tx: 1143 MB/s 19389 calls/s 19389 msg/s # tcp rx: 1144 MB/s 136883 calls/s # tcp tx: 1107 MB/s 18789 calls/s 18789 msg/s # udp gso - over veth touching data # udp rx: 1222 MB/s 870980 calls/s # udp tx: 1254 MB/s 21281 calls/s 21281 msg/s # udp rx: 1268 MB/s 903854 calls/s # udp tx: 1274 MB/s 21611 calls/s 21611 msg/s # udp rx: 1274 MB/s 907546 calls/s # udp tx: 1277 MB/s 21668 calls/s 21668 msg/s # udp rx: 1278 MB/s 911058 calls/s # udp tx: 1283 MB/s 21766 calls/s 21766 msg/s # udp gso and gro - over veth touching data # udp rx: 1267 MB/s 903240 calls/s # udp tx: 1298 MB/s 22027 calls/s 22027 msg/s # udp rx: 1311 MB/s 933997 calls/s # udp tx: 1315 MB/s 22317 calls/s 22317 msg/s # udp rx: 1287 MB/s 917051 calls/s # udp tx: 1285 MB/s 21804 calls/s 21804 msg/s # udp rx: 1296 MB/s 923734 calls/s # udp tx: 1298 MB/s 22019 calls/s 22019 msg/s # ipv6 # tcp - over veth touching data # tcp tx: 1128 MB/s 19137 calls/s 19137 msg/s # tcp rx: 1135 MB/s 141368 calls/s # tcp tx: 1069 MB/s 18137 calls/s 18137 msg/s # tcp rx: 1069 MB/s 131915 calls/s # tcp tx: 1115 MB/s 18921 calls/s 18921 msg/s # tcp rx: 1116 MB/s 133544 calls/s # tcp tx: 1108 MB/s 18805 calls/s 18805 msg/s # udp gso - over veth touching data # udp rx: 1221 MB/s 890799 calls/s # udp tx: 1254 MB/s 21283 calls/s 21283 msg/s # udp rx: 1274 MB/s 929860 calls/s # udp tx: 1275 MB/s 21639 calls/s 21639 msg/s # udp rx: 1272 MB/s 928109 calls/s # udp tx: 1273 MB/s 21592 calls/s 21592 msg/s # udp rx: 1264 MB/s 922519 calls/s # udp tx: 1264 MB/s 21440 calls/s 21440 msg/s # udp gso and gro - over veth touching data # udp rx: 1194 MB/s 871147 calls/s # udp tx: 1229 MB/s 20850 calls/s 20850 msg/s # udp rx: 1277 MB/s 931440 calls/s # udp tx: 1276 MB/s 21650 calls/s 21650 msg/s # udp rx: 1279 MB/s 933035 calls/s # udp tx: 1285 MB/s 21806 calls/s 21806 msg/s # udp rx: 1266 MB/s 923546 calls/s # udp tx: 1270 MB/s 21542 calls/s 21542 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__->