RE: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

2023-10-05 Thread Chautru, Nicolas
u, Nicolas ; dev@dpdk.org > >> Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, > Hernan > >> > >> Subject: Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified > >> driver extension > >> > >> > >> > >> O

Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

2023-10-05 Thread Maxime Coquelin
, Hernan Subject: Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension Thanks for doing the split, that will ease review. On 9/29/23 18:35, Nicolas Chautru wrote: Adding a few functions and common code prior to extending the VRB driver. Signed-off-by: Nicolas Chautru

RE: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

2023-10-04 Thread Chautru, Nicolas
as ; dev@dpdk.org > >> Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, > Hernan > >> > >> Subject: Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified > >> driver extension > >> > >> Thanks for doing the split, that

Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

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

RE: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

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

Re: [PATCH v3 06/12] baseband/acc: refactor to allow unified driver extension

2023-10-03 Thread Maxime Coquelin
Thanks for doing the split, that will ease review. On 9/29/23 18:35, Nicolas Chautru wrote: Adding a few functions and common code prior to extending the VRB driver. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/acc_common.h | 164 +++--- drivers/baseband/a