Re: [PATCH v1] bbdev: add new operation for FFT processing

2022-06-07 Thread David Marchand
Hi guys, On Thu, May 26, 2022 at 8:05 AM Hemant Agrawal wrote: > On 5/26/2022 3:37 AM, Chautru, Nicolas wrote: > > Hi Hernant, > > Gentle reminder in case you can find the time. Could please have a look > > this patch for bbdev api extension. This is targeting 22.11. > > New operation type for F

Re: [PATCH v1] bbdev: add new operation for FFT processing

2022-05-25 Thread Hemant Agrawal
On 5/26/2022 3:37 AM, Chautru, Nicolas wrote: Hi Hernant, Gentle reminder in case you can find the time. Could please have a look this patch for bbdev api extension. This is targeting 22.11. New operation type for FFT processing (On top of 4 existing operations types). There is no impact to t

RE: [PATCH v1] bbdev: add new operation for FFT processing

2022-05-25 Thread Chautru, Nicolas
Hi Hernant, Gentle reminder in case you can find the time. Could please have a look this patch for bbdev api extension. This is targeting 22.11. New operation type for FFT processing (On top of 4 existing operations types). There is no impact to the la12xx PMD but would be good to get review/fee

RE: [PATCH v1] bbdev: add new operation for FFT processing

2022-03-17 Thread Chautru, Nicolas
iginal Message- > From: Stephen Hemminger > Sent: Thursday, March 10, 2022 5:13 PM > To: Chautru, Nicolas > Cc: dev@dpdk.org; gak...@marvell.com; t...@redhat.com; > tho...@monjalon.net; hemant.agra...@nxp.com; Zhang, Mingshan > ; david.march...@redhat.com > Subject: Re

Re: [PATCH v1] bbdev: add new operation for FFT processing

2022-03-10 Thread Stephen Hemminger
On Thu, 10 Mar 2022 15:49:17 -0800 Nicolas Chautru wrote: > diff --git a/lib/bbdev/rte_bbdev.c b/lib/bbdev/rte_bbdev.c > index aaee7b7..a72ecba 100644 > --- a/lib/bbdev/rte_bbdev.c > +++ b/lib/bbdev/rte_bbdev.c > @@ -850,6 +850,9 @@ struct rte_bbdev * > case RTE_BBDEV_OP_LDPC_ENC: >