Re: [dpdk-dev] [EXT] [PATCH v5] cryptodev: support multiple cipher data-units

2021-04-15 Thread David Marchand
On Thu, Apr 15, 2021 at 9:01 PM Akhil Goyal wrote: > This patch is causing ABI breakage at my end, but since CI is passing, I am > applying this patch. > I believe my libabigail version is older than what CI is using. I discussed this earlier with Thomas. This is likely the use of anonymous stru

Re: [dpdk-dev] [EXT] [PATCH v5] cryptodev: support multiple cipher data-units

2021-04-15 Thread Akhil Goyal
> > From: Matan Azrad > > > > In cryptography, a block cipher is a deterministic algorithm operating > > on fixed-length groups of bits, called blocks. > > > > A block cipher consists of two paired algorithms, one for encryption > > and the other for decryption. Both algorithms accept two inputs:

Re: [dpdk-dev] [EXT] [PATCH v5] cryptodev: support multiple cipher data-units

2021-04-15 Thread Akhil Goyal
> From: Matan Azrad > > In cryptography, a block cipher is a deterministic algorithm operating > on fixed-length groups of bits, called blocks. > > A block cipher consists of two paired algorithms, one for encryption > and the other for decryption. Both algorithms accept two inputs: > an input b