Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-03-17 Thread Kusztal, ArkadiuszX
; ; Yigit, Ferruh ; Ananyev, > Konstantin ; dev@dpdk.org; Anoob Joseph > ; Richardson, Bruce ; > Mcnamara, John ; do...@seketeli.net; Andrew > Rybchenko ; acon...@redhat.com; Trahe, > Fiona > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > 1

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-03-17 Thread Thomas Monjalon
> bl...@debian.org; ktray...@redhat.com; Ray Kinsella ; > > dev@dpdk.org; Akhil Goyal ; Yigit, Ferruh > > ; Ananyev, Konstantin > > ; dev@dpdk.org; Anoob Joseph > > ; Richardson, Bruce ; > > Mcnamara, John ; do...@seketeli.net; Andrew > > Rybchenko ; acon...@red

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-03-17 Thread Kusztal, ArkadiuszX
il Goyal ; Yigit, Ferruh > ; Ananyev, Konstantin > ; dev@dpdk.org; Anoob Joseph > ; Richardson, Bruce ; > Mcnamara, John ; do...@seketeli.net; Andrew > Rybchenko ; acon...@redhat.com; Trahe, > Fiona > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > 16/03/2020

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-03-16 Thread Thomas Monjalon
16/03/2020 13:57, Trahe, Fiona: > From: Kusztal, ArkadiuszX > > > > > The patch we're working on will provide two versions of > > > > > rte_cryptodev_info_get(), both call the same PMD function from the > > > dev_ops info_get fn ptr. > > > > > The default version operates s as normal, the 19.11 ve

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-03-16 Thread Trahe, Fiona
Goyal > ; Yigit, Ferruh ; Ananyev, > Konstantin > ; dev@dpdk.org; Anoob Joseph > ; > Richardson, Bruce ; Mcnamara, John > ; > do...@seketeli.net; Andrew Rybchenko ; > acon...@redhat.com > Subject: RE: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > Hi, > > T

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-13 Thread Kusztal, ArkadiuszX
Hi, Two comments from me, > > > The patch we're working on will provide two versions of > > > rte_cryptodev_info_get(), both call the same PMD function from the > dev_ops info_get fn ptr. > > > The default version operates s as normal, the 19.11 version searches > > > through the list returned by

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-05 Thread Ray Kinsella
On 04/02/2020 09:51, David Marchand wrote: > On Mon, Feb 3, 2020 at 7:56 PM Ray Kinsella wrote: >> On 03/02/2020 17:34, Thomas Monjalon wrote: >>> 03/02/2020 18:09, Thomas Monjalon: 03/02/2020 10:30, Ferruh Yigit: > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: >> 02/02/2020 14:0

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Neil Horman
On Tue, Feb 04, 2020 at 10:32:01AM +, Akhil Goyal wrote: > > > > > 04/02/2020 11:16, Akhil Goyal: > > > Hi, > > > > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > > > > 03/02/2020 10:30, Ferruh Yigit: > > > > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > > > >>> 02/02/2020 14:05, Th

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Neil Horman
On Tue, Feb 04, 2020 at 10:16:56AM +, Akhil Goyal wrote: > Hi, > > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > > 03/02/2020 10:30, Ferruh Yigit: > > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > >>> 02/02/2020 14:05, Thomas Monjalon: > > 31/01/2020 15:16, Trahe, Fiona: > > >>>

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Neil Horman
On Tue, Feb 04, 2020 at 09:44:53AM -0500, Aaron Conole wrote: > Thomas Monjalon writes: > > > RED FLAG > > > > I don't see a lot of reactions, so I summarize the issue. > > We need action TODAY! > > > > API makes think that rte_cryptodev_info_get() cannot return > > a value >= 3 (RTE_CRYPTO_AEAD_

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Trahe, Fiona
; Ananyev, > Konstantin > ; dev@dpdk.org; Anoob Joseph > ; Kusztal, > ArkadiuszX ; Richardson, Bruce > ; > Mcnamara, John ; do...@seketeli.net; Andrew Rybchenko > ; acon...@redhat.com > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > 04/02/2020 16:52, Trahe,

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Thomas Monjalon
04/02/2020 16:52, Trahe, Fiona: > > > We are working on a patch, when it is ready we will send it. > > If it's not ready by end of your today, of course, go ahead with (b) and > > we will work towards 20.05. > > We will not be sending a patch today. > The patch we're working on will provide two v

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Trahe, Fiona
> We are working on a patch, when it is ready we will send it. > If it's not ready by end of your today, of course, go ahead with (b) and > we will work towards 20.05. We will not be sending a patch today. The patch we're working on will provide two versions of rte_cryptodev_info_get(), both ca

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Aaron Conole
Thomas Monjalon writes: > RED FLAG > > I don't see a lot of reactions, so I summarize the issue. > We need action TODAY! > > API makes think that rte_cryptodev_info_get() cannot return > a value >= 3 (RTE_CRYPTO_AEAD_LIST_END in 19.11). > Current 20.02 returns 3 (RTE_CRYPTO_AEAD_CHACHA20_POLY1305

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Kevin Traynor
On 04/02/2020 10:24, Thomas Monjalon wrote: > RED FLAG > > I don't see a lot of reactions, so I summarize the issue. > We need action TODAY! > > API makes think that rte_cryptodev_info_get() cannot return > a value >= 3 (RTE_CRYPTO_AEAD_LIST_END in 19.11). > Current 20.02 returns 3 (RTE_CRYPTO_AE

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Trahe, Fiona
gt; Cc: Ananyev, Konstantin ; dev@dpdk.org; Anoob > Joseph > ; Kusztal, ArkadiuszX ; > Richardson, Bruce > ; Mcnamara, John ; > do...@seketeli.net; > Andrew Rybchenko ; acon...@redhat.com > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > RED FLAG > > I

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Bruce Richardson
On Tue, Feb 04, 2020 at 10:32:01AM +, Akhil Goyal wrote: > > > > > 04/02/2020 11:16, Akhil Goyal: > > > Hi, > > > > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > > > > 03/02/2020 10:30, Ferruh Yigit: > > > > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > > > >>> 02/02/2020 14:05, Th

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Thomas Monjalon
04/02/2020 11:10, Trahe, Fiona: > And not used for sizing > > > > > There a c) though right. > > > We could work around the issue by api versioning rte_cryptodev_info_get() > > > and friends. > > > > It has a lot of friends, but it sounds like the right approach. > > Is someone looking into this

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Ferruh Yigit
On 2/4/2020 9:45 AM, Thomas Monjalon wrote: > 04/02/2020 10:19, Ferruh Yigit: >> On 2/3/2020 6:40 PM, Thomas Monjalon wrote: >>> 03/02/2020 18:40, Ferruh Yigit: On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > 03/02/2020 10:30, Ferruh Yigit: >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wro

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Akhil Goyal
> > 04/02/2020 11:16, Akhil Goyal: > > Hi, > > > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > > > 03/02/2020 10:30, Ferruh Yigit: > > > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > > >>> 02/02/2020 14:05, Thomas Monjalon: > > > 31/01/2020 15:16, Trahe, Fiona: > > > > On 1/3

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Thomas Monjalon
04/02/2020 11:16, Akhil Goyal: > Hi, > > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > > 03/02/2020 10:30, Ferruh Yigit: > > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > >>> 02/02/2020 14:05, Thomas Monjalon: > > 31/01/2020 15:16, Trahe, Fiona: > > > On 1/30/2020 8:18 PM, Thoma

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Ferruh Yigit
On 2/3/2020 9:07 PM, Thomas Monjalon wrote: > 03/02/2020 19:55, Ray Kinsella: >> On 03/02/2020 17:34, Thomas Monjalon wrote: >>> 03/02/2020 18:09, Thomas Monjalon: 03/02/2020 10:30, Ferruh Yigit: > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: >> 02/02/2020 14:05, Thomas Monjalon: >>

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Thomas Monjalon
RED FLAG I don't see a lot of reactions, so I summarize the issue. We need action TODAY! API makes think that rte_cryptodev_info_get() cannot return a value >= 3 (RTE_CRYPTO_AEAD_LIST_END in 19.11). Current 20.02 returns 3 (RTE_CRYPTO_AEAD_CHACHA20_POLY1305). The ABI compatibility contract is bro

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Kevin Traynor
On 04/02/2020 09:56, Ferruh Yigit wrote: > On 2/4/2020 9:45 AM, Thomas Monjalon wrote: >> 04/02/2020 10:19, Ferruh Yigit: >>> On 2/3/2020 6:40 PM, Thomas Monjalon wrote: 03/02/2020 18:40, Ferruh Yigit: > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: >> 03/02/2020 10:30, Ferruh Yigit: >>>

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Akhil Goyal
Hi, > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > 03/02/2020 10:30, Ferruh Yigit: > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > >>> 02/02/2020 14:05, Thomas Monjalon: > 31/01/2020 15:16, Trahe, Fiona: > > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > >> 30/01/2020 17:09,

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Trahe, Fiona
And not used for sizing > > > > There a c) though right. > > We could work around the issue by api versioning rte_cryptodev_info_get() > > and friends. > > It has a lot of friends, but it sounds like the right approach. > Is someone looking into this? [Fiona] Yes. But not clear yet if can be don

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Bruce Richardson
On Tue, Feb 04, 2020 at 09:56:31AM +, Ferruh Yigit wrote: > On 2/4/2020 9:45 AM, Thomas Monjalon wrote: > > 04/02/2020 10:19, Ferruh Yigit: > >> On 2/3/2020 6:40 PM, Thomas Monjalon wrote: > >>> 03/02/2020 18:40, Ferruh Yigit: > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > 03/02/202

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread David Marchand
On Mon, Feb 3, 2020 at 7:56 PM Ray Kinsella wrote: > On 03/02/2020 17:34, Thomas Monjalon wrote: > > 03/02/2020 18:09, Thomas Monjalon: > >> 03/02/2020 10:30, Ferruh Yigit: > >>> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > 02/02/2020 14:05, Thomas Monjalon: > > 31/01/2020 15:16, Tra

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Thomas Monjalon
04/02/2020 10:19, Ferruh Yigit: > On 2/3/2020 6:40 PM, Thomas Monjalon wrote: > > 03/02/2020 18:40, Ferruh Yigit: > >> On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > >>> 03/02/2020 10:30, Ferruh Yigit: > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > 02/02/2020 14:05, Thomas Monjalon:

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-04 Thread Ferruh Yigit
On 2/3/2020 6:40 PM, Thomas Monjalon wrote: > 03/02/2020 18:40, Ferruh Yigit: >> On 2/3/2020 5:09 PM, Thomas Monjalon wrote: >>> 03/02/2020 10:30, Ferruh Yigit: On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > 02/02/2020 14:05, Thomas Monjalon: >> 31/01/2020 15:16, Trahe, Fiona: >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Thomas Monjalon
03/02/2020 19:55, Ray Kinsella: > On 03/02/2020 17:34, Thomas Monjalon wrote: > > 03/02/2020 18:09, Thomas Monjalon: > >> 03/02/2020 10:30, Ferruh Yigit: > >>> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > 02/02/2020 14:05, Thomas Monjalon: > > 31/01/2020 15:16, Trahe, Fiona: > >>

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Ray Kinsella
On 03/02/2020 17:34, Thomas Monjalon wrote: > 03/02/2020 18:09, Thomas Monjalon: >> 03/02/2020 10:30, Ferruh Yigit: >>> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: 02/02/2020 14:05, Thomas Monjalon: > 31/01/2020 15:16, Trahe, Fiona: >> On 1/30/2020 8:18 PM, Thomas Monjalon wrote

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Thomas Monjalon
03/02/2020 18:40, Ferruh Yigit: > On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > > 03/02/2020 10:30, Ferruh Yigit: > >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > >>> 02/02/2020 14:05, Thomas Monjalon: > 31/01/2020 15:16, Trahe, Fiona: > > On 1/30/2020 8:18 PM, Thomas Monjalon wrote:

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Ferruh Yigit
On 2/3/2020 5:09 PM, Thomas Monjalon wrote: > 03/02/2020 10:30, Ferruh Yigit: >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: >>> 02/02/2020 14:05, Thomas Monjalon: 31/01/2020 15:16, Trahe, Fiona: > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: >> 30/01/2020 17:09, Ferruh Yigit:

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Thomas Monjalon
03/02/2020 18:09, Thomas Monjalon: > 03/02/2020 10:30, Ferruh Yigit: > > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > > 02/02/2020 14:05, Thomas Monjalon: > > >> 31/01/2020 15:16, Trahe, Fiona: > > >>> On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > > If library give higher value than ex

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Thomas Monjalon
03/02/2020 10:30, Ferruh Yigit: > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > 02/02/2020 14:05, Thomas Monjalon: > >> 31/01/2020 15:16, Trahe, Fiona: > >>> On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > 30/01/2020 17:09, Ferruh Yigit: > > On 1/29/2020 8:13 PM, Akhil Goyal wrote: >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Dodji Seketeli
Hello, Ferruh Yigit a écrit: [...] > +1 the change/shuffle of the existing values are problematic, but we don't > have > it in this case. Right. [...] > The concern is when there are cases we can waive, we can't directly rely on > the > tool and automate it. These indicators good for impro

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Trahe, Fiona
> > > > These sorts of changes are the type that we could collectively waive in > > terms of > > ABI checking, as they should be ok, but the errors from libabigail should be > > taken as an indicator that this API could be rewritten (for example by > > removing > > the abi entirely, and adding

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Ferruh Yigit
On 2/3/2020 2:00 PM, Dodji Seketeli wrote: > Hello, > > Ferruh Yigit a écrit: > > [...] > >> +1 the change/shuffle of the existing values are problematic, but we don't >> have >> it in this case. > > Right. > > [...] > >> The concern is when there are cases we can waive, we can't directly r

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Ferruh Yigit
On 2/3/2020 11:50 AM, Neil Horman wrote: > On Mon, Feb 03, 2020 at 09:30:06AM +, Ferruh Yigit wrote: >> On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: >>> 31/01/2020 15:16, Trahe, Fiona: > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: >> 30/01/2020 17:09, Ferruh Yigit: >>> On 1

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Neil Horman
On Mon, Feb 03, 2020 at 09:30:06AM +, Ferruh Yigit wrote: > On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > > > >> 31/01/2020 15:16, Trahe, Fiona: > >>> On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > 30/01/2020 17:09, Ferruh Yigit: > > On 1/29/2020 8:13 PM, Akhil Goyal wrote: >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-03 Thread Ferruh Yigit
On 2/2/2020 2:41 PM, Ananyev, Konstantin wrote: > >> 31/01/2020 15:16, Trahe, Fiona: >>> On 1/30/2020 8:18 PM, Thomas Monjalon wrote: 30/01/2020 17:09, Ferruh Yigit: > On 1/29/2020 8:13 PM, Akhil Goyal wrote: >> >> I believe these enums will be used only in case of ASYM case which

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-02 Thread Ananyev, Konstantin
> 31/01/2020 15:16, Trahe, Fiona: > > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > > > 30/01/2020 17:09, Ferruh Yigit: > > > > On 1/29/2020 8:13 PM, Akhil Goyal wrote: > > > > > > > > > > I believe these enums will be used only in case of ASYM case which is > > > > > experimental. > > > > > >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-02-02 Thread Thomas Monjalon
31/01/2020 15:16, Trahe, Fiona: > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > > 30/01/2020 17:09, Ferruh Yigit: > > > On 1/29/2020 8:13 PM, Akhil Goyal wrote: > > > > > > > > I believe these enums will be used only in case of ASYM case which is > > > > experimental. > > > > > > Independent fr

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-31 Thread Trahe, Fiona
> > > I believe these enums will be used only in case of ASYM case which is > > > experimental. > > > > Independent from being experiment and not, this shouldn't be a problem, I > > think > > this is a false positive. > > > > The ABI break can happen when a struct has been shared between the >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-31 Thread Ananyev, Konstantin
> > On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > > 30/01/2020 17:09, Ferruh Yigit: > >> On 1/29/2020 8:13 PM, Akhil Goyal wrote: > >>> > >>> > > On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: > > The asymmetric crypto library is experimental. Changes to experimental >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-31 Thread Ananyev, Konstantin
@tuxdriver.com; Mcnamara, John ; Kusztal, > ArkadiuszX > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > On 1/30/2020 11:49 PM, Ananyev, Konstantin wrote: > > > > > >> -Original Message- > >> From: dev On Behalf Of Thomas Monj

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-31 Thread Ferruh Yigit
rg; David Marchand ; Richardson, >> Bruce ; >> nhor...@tuxdriver.com; Mcnamara, John ; Trahe, >> Fiona ; Kusztal, ArkadiuszX >> ; Yigit, Ferruh >> Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks >> >> 30/01/2020 14:06, Trahe, Fiona: >>> We were

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-31 Thread Ferruh Yigit
On 1/30/2020 8:18 PM, Thomas Monjalon wrote: > 30/01/2020 17:09, Ferruh Yigit: >> On 1/29/2020 8:13 PM, Akhil Goyal wrote: >>> >>> On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: > The asymmetric crypto library is experimental. Changes to experimental > code paths is al

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Ananyev, Konstantin
ara, John ; Trahe, Fiona > ; Kusztal, ArkadiuszX > ; Yigit, Ferruh > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > 30/01/2020 14:06, Trahe, Fiona: > > We were unaware the LIST_END change could constitute an ABI breakage, but > > can see how it affects the arr

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Thomas Monjalon
30/01/2020 17:09, Ferruh Yigit: > On 1/29/2020 8:13 PM, Akhil Goyal wrote: > > > > > >> > >> On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: > >>> The asymmetric crypto library is experimental. Changes to experimental > >>> code > >> paths is allowed, right? > >> > >> The asymmetric crypto

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Ferruh Yigit
On 1/30/2020 3:59 PM, Thomas Monjalon wrote: > 30/01/2020 14:06, Trahe, Fiona: >> We were unaware the LIST_END change could constitute an ABI breakage, but >> can see how it affects the array size when picked up. >> We're exploring options. >> >> I agree with Anoob's point that if we don't allow t

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Ferruh Yigit
On 1/29/2020 8:13 PM, Akhil Goyal wrote: > > >> >> On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: >>> The asymmetric crypto library is experimental. Changes to experimental code >> paths is allowed, right? >> >> The asymmetric crypto enum is referenced by a function part of the stable >> A

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Thomas Monjalon
30/01/2020 14:06, Trahe, Fiona: > We were unaware the LIST_END change could constitute an ABI breakage, but can > see how it affects the array size when picked up. > We're exploring options. > > I agree with Anoob's point that if we don't allow the LIST_END to be > modified, then it means no fea

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-30 Thread Trahe, Fiona
@nxp.com > Cc: dev@dpdk.org; David Marchand ; Richardson, > Bruce > ; nhor...@tuxdriver.com; Mcnamara, John > > Subject: Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks > > Hi Thomas, > > The asymmetric crypto library is experimental. Changes to experimental code >

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-29 Thread Akhil Goyal
> > On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: > > The asymmetric crypto library is experimental. Changes to experimental code > paths is allowed, right? > > The asymmetric crypto enum is referenced by a function part of the stable ABI. > It is possible to waive this enum, if we are s

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-29 Thread David Marchand
On Wed, Jan 29, 2020 at 7:10 PM Anoob Joseph wrote: > The asymmetric crypto library is experimental. Changes to experimental code > paths is allowed, right? The asymmetric crypto enum is referenced by a function part of the stable ABI. It is possible to waive this enum, if we are sure no use out

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-29 Thread Anoob Joseph
nks, Anoob > -Original Message- > From: dev On Behalf Of Thomas Monjalon > Sent: Wednesday, January 29, 2020 11:13 PM > To: akhil.go...@nxp.com; Anoob Joseph > Cc: dev@dpdk.org; David Marchand ; > bruce.richard...@intel.com; nhor...@tuxdriver.com; John McNamara > > Subject: Re:

Re: [dpdk-dev] [PATCH v2 4/4] add ABI checks

2020-01-29 Thread Thomas Monjalon
Anoob, Akhil, Please we need to revert or fix the ABI breakages in cryptodev very soon. The FIXME section below must be empty. Thanks 29/01/2020 18:26, David Marchand: > We currently have issues reported for librte_crypto recent changes for > which suppression rules have been added too. [..] > -