mempool: introduce helpers for populate and required size
[dpdk.git] / app / test-crypto-perf / cperf_test_latency.h
index d3fc321..ed5b0a0 100644 (file)
@@ -17,6 +17,7 @@
 void *
 cperf_latency_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,