Re: [PATCH v2 5/7] baseband/acc: add support for MLD operation

2023-09-28 Thread Maxime Coquelin
On 9/28/23 01:02, Chautru, Nicolas wrote: Hi Maxime, -Original Message- From: Maxime Coquelin Sent: Wednesday, September 27, 2023 1:41 AM To: Chautru, Nicolas ; dev@dpdk.org Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, Hernan Subject: Re: [PATCH v2 5/7] baseband

RE: [PATCH v2 5/7] baseband/acc: add support for MLD operation

2023-09-27 Thread Chautru, Nicolas
Hi Maxime, > -Original Message- > From: Maxime Coquelin > Sent: Wednesday, September 27, 2023 1:41 AM > To: Chautru, Nicolas ; dev@dpdk.org > Cc: hemant.agra...@nxp.com; david.march...@redhat.com; Vargas, Hernan > > Subject: Re: [PATCH v2 5/7] baseband/acc

Re: [PATCH v2 5/7] baseband/acc: add support for MLD operation

2023-09-27 Thread Maxime Coquelin
On 9/27/23 10:41, Maxime Coquelin wrote: On 9/21/23 22:43, Nicolas Chautru wrote: There is no functionality related to the MLD operation but allows the unified PMD to support the operation being added moving forward. Signed-off-by: Nicolas Chautru ---   drivers/baseband/acc/acc_common.h 

Re: [PATCH v2 5/7] baseband/acc: add support for MLD operation

2023-09-27 Thread Maxime Coquelin
On 9/21/23 22:43, Nicolas Chautru wrote: There is no functionality related to the MLD operation but allows the unified PMD to support the operation being added moving forward. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/acc_common.h | 1 + drivers/baseband/acc/rte_vrb_pmd.c