[dpdk-dev] [PATCH v2] crypto: fix element size for undefined crypto op

Akhil Goyal akhil.goyal at nxp.com
Wed Oct 10 07:26:57 CEST 2018



On 10/10/2018 10:40 AM, Akhil Goyal wrote:
>
>
> On 10/9/2018 7:46 PM, Junxiao Shi wrote:
>> The documentation of rte_crypto_op_pool_create indicates that
>> specifying RTE_CRYPTO_OP_TYPE_UNDEFINED would create a pool that
>> supports all operation types. This change makes the code
>> consistent with documentation.
>>
>> Fixes: c0f87eb5252b ("cryptodev: change burst API to be crypto op
>> oriented")
>>
>> Signed-off-by: Junxiao Shi <git at mail1.yoursunny.com>
>> ---
>>
> Acked-by: Akhil Goyal <akhil.goyal at nxp.com>
Applied to dpdk-next-crypto
modified the patch title to
crypto: fix pool element size for undefined crypto op

Thanks



More information about the dev mailing list