Re: [PATCH v3 11/12] baseband/acc: add support for VRB2 engine error detection

2023-10-03 Thread Maxime Coquelin
: add support for VRB2 engine error detection On 9/29/23 18:35, Nicolas Chautru wrote: Adding missing incremental functionality for the VRB2 variant. Notably detection of engine error during the dequeue. Minor cosmetic edits. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc

RE: [PATCH v3 11/12] baseband/acc: add support for VRB2 engine error detection

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

Re: [PATCH v3 11/12] baseband/acc: add support for VRB2 engine error detection

2023-10-03 Thread Maxime Coquelin
On 9/29/23 18:35, Nicolas Chautru wrote: Adding missing incremental functionality for the VRB2 variant. Notably detection of engine error during the dequeue. Minor cosmetic edits. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 20 drivers/bas

[PATCH v3 11/12] baseband/acc: add support for VRB2 engine error detection

2023-09-29 Thread Nicolas Chautru
Adding missing incremental functionality for the VRB2 variant. Notably detection of engine error during the dequeue. Minor cosmetic edits. Signed-off-by: Nicolas Chautru --- drivers/baseband/acc/rte_vrb_pmd.c | 20 drivers/baseband/acc/vrb1_pf_enum.h | 17 -