Re: [dpdk-dev] [PATCH v4] doc: remove event crypto metadata deprecation note

2021-10-05 Thread Akhil Goyal
> Acked-by: Abhinandan Gujjar > Applied to dpdk-next-crypto Thanks.

Re: [dpdk-dev] [PATCH v4] doc: remove event crypto metadata deprecation note

2021-10-03 Thread Gujjar, Abhinandan S
Acked-by: Abhinandan Gujjar > -Original Message- > From: Shijith Thotton > Sent: Monday, September 27, 2021 8:53 PM > To: dev@dpdk.org > Cc: Shijith Thotton ; Gujjar, Abhinandan S > ; adwiv...@marvell.com; > ano...@marvell.com; gak...@marvell.com; jer...@marvell.com; > pbhagavat...@marve

[dpdk-dev] [PATCH v4] doc: remove event crypto metadata deprecation note

2021-09-27 Thread Shijith Thotton
Proposed change to event crypto metadata is not done as per deprecation note. Instead, comments are updated in spec to improve readability. Signed-off-by: Shijith Thotton --- v4: * Removed changes as per deprecation note. * Updated spec comments. v3: * Updated ABI section of release notes. v2: