31/07/2020 11:38, Akhil Goyal:
> Hi David,
>
> > Hi David,
> >
> > >
> > > On Wed, Jul 29, 2020 at 4:47 PM Arek Kusztal
> > > wrote:
> > > >
> > > > Enumerators RTE_CRYPTO_CIPHER_LIST_END,
> > RTE_CRYPTO_AUTH_LIST_END,
> > > > RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
> >
Hi David,
> Hi David,
>
> >
> > On Wed, Jul 29, 2020 at 4:47 PM Arek Kusztal
> > wrote:
> > >
> > > Enumerators RTE_CRYPTO_CIPHER_LIST_END,
> RTE_CRYPTO_AUTH_LIST_END,
> > > RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
> > > that may arise when adding new algorithms.
> >
> >
tin
>
> Subject: Re: [dpdk-dev] [PATCH] [RFC] doc: announce removal of crypto list
> end enumerators
>
> On Wed, Jul 29, 2020 at 4:47 PM Arek Kusztal
> wrote:
> >
> > Enumerators RTE_CRYPTO_CIPHER_LIST_END, RTE_CRYPTO_AUTH_LIST_END,
> > RTE_CRYPTO_AEAD_LIST_
On Wed, Jul 29, 2020 at 4:47 PM Arek Kusztal
wrote:
>
> Enumerators RTE_CRYPTO_CIPHER_LIST_END, RTE_CRYPTO_AUTH_LIST_END,
> RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
> that may arise when adding new algorithms.
How does it cohabitate with Ferruh notice?
Is it a complement?
> -Original Message-
> From: Kusztal, ArkadiuszX
> Sent: Wednesday, July 29, 2020 3:47 PM
> To: dev@dpdk.org
> Cc: akhil.go...@nxp.com; Trahe, Fiona ;
> ano...@marvell.com;
> shal...@marvell.com; Doherty, Declan ; Zhang, Roy
> Fan
> ; Ananyev, Konstantin
> ; Kusztal, ArkadiuszX
>
>
On Wed, Jul 29, 2020 at 04:46:51PM +0200, Arek Kusztal wrote:
> Enumerators RTE_CRYPTO_CIPHER_LIST_END, RTE_CRYPTO_AUTH_LIST_END,
> RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
> that may arise when adding new algorithms.
>
> Signed-off-by: Arek Kusztal
Since these seem to c
Hi All,
This is proposal to remove list_end enumerators from algorithms enums.
I do not expect many changes in current list of algorithms but it may happen
(ChachaPoly in 20.02, GMAC move to AEAD proposal) so relying on list_end
enumerator may be incorrect approach as this value may change acros
Enumerators RTE_CRYPTO_CIPHER_LIST_END, RTE_CRYPTO_AUTH_LIST_END,
RTE_CRYPTO_AEAD_LIST_END will be removed to prevent some problems
that may arise when adding new algorithms.
Signed-off-by: Arek Kusztal
---
doc/guides/rel_notes/deprecation.rst | 6 ++
1 file changed, 6 insertions(+)
diff --
8 matches
Mail list logo