>-----Original Message-----
>From: Akhil Goyal <akhil.go...@nxp.com>
>Sent: Wednesday, September 23, 2020 1:19 AM
>To: Ankur Dwivedi <adwiv...@marvell.com>; dev@dpdk.org
>Cc: Anoob Joseph <ano...@marvell.com>; Tejasree Kondoj
><ktejas...@marvell.com>
>Subject: [EXT] RE: [PATCH v2] crypto/octeontx2: fix sessionless code
>
>External Email
>
>----------------------------------------------------------------------
>> A temporary session is created for sessionless crypto operations.
>> rte_cryptodev_sym_session_create() should be used for creating the
>> temporary session as it initializes the session structure in the
>> correct way. Also the session should be set to 0 before freeing it.
>>
>> Fixes: 17ac2a72191b ("crypto/octeontx2: add enqueue/dequeue ops")
>>
>> Signed-off-by: Ankur Dwivedi <adwiv...@marvell.com>
>> ---
>> v2:
>> * Use local variable to hold session size
>
>Please supersede your previous versions from the patchworks. It creates
>unnecessary confusion.
Sorry for the confusion. I will supersede previous versions.
>
>Applied to dpdk-next-crypto
>
>Thanks.

Reply via email to