Re: [dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11

2020-03-20 Thread De Lara Guarch, Pablo
Hi Kevin, > -Original Message- > From: Kevin Traynor > Sent: Thursday, March 19, 2020 2:32 PM > To: De Lara Guarch, Pablo ; sta...@dpdk.org > Cc: Luca Boccassi ; dev@dpdk.org > Subject: Re: [dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK > 18.11

Re: [dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11

2020-03-19 Thread Kevin Traynor
+sta...@dpdk.org Hi Pablo, Sorry, but I'm not comfortable with these patches for 18.11. On 05/03/2020 15:34, Pablo de Lara wrote: > This patchset adds support to the following crypto PMDs to use > Intel IPSec MB v0.53, in DPDK v18.11: > - AESNI MB PMD: had support up to v0.52, extending to v0.53

[dpdk-dev] [RFC PATCH 0/5] Support Intel IPSec MB v0.53 in DPDK 18.11

2020-03-05 Thread Pablo de Lara
This patchset adds support to the following crypto PMDs to use Intel IPSec MB v0.53, in DPDK v18.11: - AESNI MB PMD: had support up to v0.52, extending to v0.53 - AESNI GCM PMD: had support up to v0.52, extending to v0.53 - SNOW3G PMD: linking now to IPSec MB v0.53, instead of libsso - ZUC PMD: lin