test: fix global variable multiple definitions
[dpdk.git] / app / test-crypto-perf / cperf_test_throughput.h
index 439ec8e..91e1a4b 100644 (file)
@@ -18,6 +18,7 @@
 void *
 cperf_throughput_test_constructor(
                struct rte_mempool *sess_mp,
+               struct rte_mempool *sess_priv_mp,
                uint8_t dev_id,
                uint16_t qp_id,
                const struct cperf_options *options,