build: make ring mempool driver mandatory
[dpdk.git] / app / test-compress-perf / comp_perf_test_throughput.c
index d3dff07..4569599 100644 (file)
@@ -72,7 +72,7 @@ main_loop(struct cperf_benchmark_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;
        }