bus/dpaa: fix ARM big endian build
[dpdk.git] / app / test-crypto-perf / cperf_test_latency.c
index c590b40..8565d08 100644 (file)
@@ -190,7 +190,7 @@ cperf_latency_test_runner(void *arg)
                                                burst_size) != 0) {
                                RTE_LOG(ERR, USER1,
                                        "Failed to allocate more crypto operations "
-                                       "from the the crypto operation pool.\n"
+                                       "from the crypto operation pool.\n"
                                        "Consider increasing the pool size "
                                        "with --pool-sz\n");
                                return -1;