RE: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-06 Thread Chautru, Nicolas
Hi Maxime, > -Original Message- > From: Maxime Coquelin > Sent: Friday, October 6, 2023 5:06 AM > To: Chautru, Nicolas ; dev@dpdk.org > Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, Hernan > > Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT su

Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-06 Thread Maxime Coquelin
Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant On 10/3/23 20:20, Chautru, Nicolas wrote: Hi Maxime, -Original Message- From: Maxime Coquelin Sent: Tuesday, October 3, 2023 7:37 AM To: Chautru, Nicolas ; dev@dpdk.org Cc: hemant.agra...@nxp.com; david.march

RE: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-05 Thread Chautru, Nicolas
.org > >> Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, > Hernan > >> > >> Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 > >> variant > >> > >> > >> > >> On 10/3/23 20:20, Chautru, N

Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-05 Thread Maxime Coquelin
Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant On 9/29/23 18:35, Nicolas Chautru wrote: Support for the FFT the processing specific to the VRB2 variant. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 132 - 1

RE: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-04 Thread Chautru, Nicolas
.org > >> Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, > Hernan > >> > >> Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 > >> variant > >> > >> > >> > >> On 9/29/23 18:35, Nicolas Chautr

Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-04 Thread Maxime Coquelin
On 10/3/23 20:20, Chautru, Nicolas wrote: Hi Maxime, -Original Message- From: Maxime Coquelin Sent: Tuesday, October 3, 2023 7:37 AM To: Chautru, Nicolas ; dev@dpdk.org Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, Hernan Subject: Re: [PATCH v3 09/12] baseband/acc

RE: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-03 Thread Chautru, Nicolas
Hi Maxime, > -Original Message- > From: Maxime Coquelin > Sent: Tuesday, October 3, 2023 7:37 AM > To: Chautru, Nicolas ; dev@dpdk.org > Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, Hernan > > Subject: Re: [PATCH v3 09/12] baseband/acc: add FFT su

Re: [PATCH v3 09/12] baseband/acc: add FFT support to VRB2 variant

2023-10-03 Thread Maxime Coquelin
On 9/29/23 18:35, Nicolas Chautru wrote: Support for the FFT the processing specific to the VRB2 variant. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 132 - 1 file changed, 128 insertions(+), 4 deletions(-) diff --git a/drivers/base