Re: [dpdk-dev] [PATCH v3 1/2] net: add run-time architecture specific CRC selection

2020-10-06 Thread O'loingsigh, Mairtin
Hi, > -Original Message- > From: Singh, Jasvinder > Sent: Friday, October 2, 2020 4:18 PM > To: O'loingsigh, Mairtin ; Richardson, Bruce > ; De Lara Guarch, Pablo > > Cc: dev@dpdk.org; Ryan, Brendan ; Coyle, David > > Subject: RE: [PATCH v3 1/2] net: ad

Re: [dpdk-dev] [PATCH v3 2/2] net: add support for AVX512/VPCLMULQDQ based CRC

2020-10-05 Thread O'loingsigh, Mairtin
Hi Pablo, > -Original Message- > From: De Lara Guarch, Pablo > Sent: Monday, October 5, 2020 2:20 PM > To: O'loingsigh, Mairtin ; Singh, Jasvinder > ; Richardson, Bruce > > Cc: dev@dpdk.org; Ryan, Brendan ; Coyle, David > > Subject: RE: [PATCH v3

Re: [dpdk-dev] [PATCH] net: add support for AVX512 when generating CRC

2020-09-29 Thread O'loingsigh, Mairtin
Hi, > -Original Message- > From: De Lara Guarch, Pablo > Sent: Friday, September 11, 2020 10:58 AM > To: O'loingsigh, Mairtin ; Singh, Jasvinder > > Cc: dev@dpdk.org; Ryan, Brendan ; Coyle, David > > Subject: RE: [PATCH] net: add support for AVX512 when g

Re: [dpdk-dev] [PATCH] net: add support for AVX512 when generating CRC

2020-09-29 Thread O'loingsigh, Mairtin
Hi, > -Original Message- > From: Bruce Richardson > Sent: Thursday, September 10, 2020 1:28 PM > To: O'loingsigh, Mairtin > Cc: Singh, Jasvinder ; dev@dpdk.org; Ryan, > Brendan ; Coyle, David ; > De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH] net

Re: [dpdk-dev] [PATCH v2 0/2] net: add CRC run-time checks and AVX512/VPCLMULQDQ based CRC

2020-09-29 Thread O'loingsigh, Mairtin
Hi, > -Original Message- > From: O'loingsigh, Mairtin > Sent: Tuesday, September 29, 2020 4:13 PM > To: Singh, Jasvinder ; Richardson, Bruce > ; De Lara Guarch, Pablo > > Cc: dev@dpdk.org; Ryan, Brendan ; Coyle, David > ; O'loingsigh, Mairtin > &

Re: [dpdk-dev] [PATCH] net: add support for AVX512 when generating CRC

2020-09-10 Thread O'loingsigh, Mairtin
> -Original Message- > From: Bruce Richardson > Sent: Thursday, September 10, 2020 1:28 PM > To: O'loingsigh, Mairtin > Cc: Singh, Jasvinder ; dev@dpdk.org; Ryan, > Brendan ; Coyle, David ; > De Lara Guarch, Pablo > Subject: Re: [dpdk-dev] [PATCH] net

Re: [dpdk-dev] [PATCH v3] crypto/qat: support DOCSIS AES-256

2020-05-11 Thread O'loingsigh, Mairtin
These are the patches for QAT AES-256 DOCSIS along with the documentation update (which was missing from previous version) Regards, Mairtin -Original Message- From: Akhil Goyal Sent: Monday, May 11, 2020 2:14 PM To: O'loingsigh, Mairtin ; Trahe, Fiona Cc: dev@dpdk.org Subjec

Re: [dpdk-dev] [PATCH] crypto/aesni_mb: fix DOCSIS AES-256

2020-04-22 Thread O'loingsigh, Mairtin
-Original Message- From: De Lara Guarch, Pablo Sent: Tuesday, April 21, 2020 2:22 PM To: Doherty, Declan ; O'loingsigh, Mairtin Cc: dev@dpdk.org; De Lara Guarch, Pablo Subject: [PATCH] crypto/aesni_mb: fix DOCSIS AES-256 When adding support for DOCSIS AES-256, when settin

Re: [dpdk-dev] [PATCH] raw/common: introduce the Multi-function API

2020-04-02 Thread O'loingsigh, Mairtin
esday, April 1, 2020 10:31 PM To: O'loingsigh, Mairtin Cc: dev@dpdk.org Subject: Re: [dpdk-dev] [PATCH] raw/common: introduce the Multi-function API Hi, 16/03/2020 20:21, Mairtin o Loingsigh: > Multi-function API allows user to chain xforms of various types > together in a single o