> Along with above changes, ops mempool has to be updated with > sizeof(union rte_event_crypto_metadata) as below: > > params.op_mpool = rte_crypto_op_pool_create( > "EVENT_CRYPTO_SYM_OP_POOL", > RTE_CRYPTO_OP_TYPE_SYMMETRIC, > NUM_MBUFS, MBUF_CACHE_SIZE, > DEFAULT_NUM_XFORMS * > sizeof(struct rte_crypto_sym_xform) + > MAXIMUM_IV_LENGTH + > + sizeof(union rte_event_crypto_metadata), > rte_socket_id()); > > Do you agree? Ack
- [dpdk-dev] [PATCH] test: fix crypto_op length for ses... Abhinandan Gujjar
- Re: [dpdk-dev] [PATCH] test: fix crypto_op lengt... Gujjar, Abhinandan S
- Re: [dpdk-dev] [PATCH] test: fix crypto_op l... Ferruh Yigit
- Re: [dpdk-dev] [PATCH] test: fix crypto_... Gujjar, Abhinandan S
- Re: [dpdk-dev] [PATCH] test: fix cry... Brandon Lo
- Re: [dpdk-dev] [EXT] [PATCH] test: fix crypto_op... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH] test: fix crypt... Gujjar, Abhinandan S
- Re: [dpdk-dev] [EXT] [PATCH] test: fix c... Akhil Goyal
- Re: [dpdk-dev] [EXT] [PATCH] test: f... Gujjar, Abhinandan S
- Re: [dpdk-dev] [EXT] [PATCH] te... Gujjar, Abhinandan S
- Re: [dpdk-dev] [EXT] [PATCH... Akhil Goyal