test/bonding: fix RSS test when disable RSS
[dpdk.git] / app / test-compress-perf / comp_perf_test_verify.c
index f6e2136..7d06029 100644 (file)
@@ -75,7 +75,7 @@ main_loop(struct cperf_verify_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;
        }