net/mlx5: fix meter sub-policy creation
[dpdk.git] / app / test-compress-perf / comp_perf_test_cyclecount.c
index da55b02..1d8e5fe 100644 (file)
@@ -180,7 +180,7 @@ main_loop(struct cperf_cyclecount_ctx *ctx, enum rte_comp_xform_type type)
 
        if (ops == NULL) {
                RTE_LOG(ERR, USER1,
-                       "Can't allocate memory for ops strucures\n");
+                       "Can't allocate memory for ops structures\n");
                return -1;
        }