Re: [PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant

2023-10-05 Thread Maxime Coquelin
: add FEC capabilities for the VRB2 variant On 9/29/23 18:35, Nicolas Chautru wrote: New implementation for some of the FEC features specific to the VRB2 variant. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 567 - 1 file changed

RE: [PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant

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

Re: [PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant

2023-10-03 Thread Maxime Coquelin
On 9/29/23 18:35, Nicolas Chautru wrote: New implementation for some of the FEC features specific to the VRB2 variant. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 567 - 1 file changed, 548 insertions(+), 19 deletions(-) diff --git

[PATCH v3 08/12] baseband/acc: add FEC capabilities for the VRB2 variant

2023-09-29 Thread Nicolas Chautru
New implementation for some of the FEC features specific to the VRB2 variant. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 567 - 1 file changed, 548 insertions(+), 19 deletions(-) diff --git a/drivers/baseband/acc/rte_vrb_pmd.c b/drivers/