Re: [dpdk-dev] [PATCH v3 0/4] AESNI MB PMD updates

2016-12-26 Thread De Lara Guarch, Pablo
> -Original Message- > From: De Lara Guarch, Pablo > Sent: Monday, December 19, 2016 5:29 PM > To: Doherty, Declan > Cc: dev@dpdk.org; De Lara Guarch, Pablo > Subject: [PATCH v3 0/4] AESNI MB PMD updates > > The library used in AESNI MB PMD, Intel Multi Buffer Crypto for IPsec, > has bee

[dpdk-dev] [PATCH v3 0/4] AESNI MB PMD updates

2016-12-19 Thread Pablo de Lara
The library used in AESNI MB PMD, Intel Multi Buffer Crypto for IPsec, has been migrated to a new location, in github (see documentation patch for the link). The library has also been updated, so single crypto operations are supported (cipher and authentication only). Therefore, the PMD has been u