]> git.droids-corp.org - dpdk.git/blobdiff - app/test-crypto-perf/cperf.h
net/mlx5: refactor device operations for Linux
[dpdk.git] / app / test-crypto-perf / cperf.h
index db58228dce9e764babdf12482f5e20c22415513a..2b0aad095c264e19370fa7be55c135ec3d13a880 100644 (file)
@@ -15,6 +15,7 @@ struct cperf_op_fns;
 
 typedef void  *(*cperf_constructor_t)(
                struct rte_mempool *sess_mp,
+               struct rte_mempool *sess_priv_mp,
                uint8_t dev_id,
                uint16_t qp_id,
                const struct cperf_options *options,