On 8/13/24 01:42, Nicolas Chautru wrote:
Introducing common function for queue stats update within the acc PMDs. Signed-off-by: Nicolas Chautru <[email protected]> --- drivers/baseband/acc/acc_common.h | 18 ++++++++ drivers/baseband/acc/rte_acc100_pmd.c | 45 ++++++-------------- drivers/baseband/acc/rte_vrb_pmd.c | 61 +++++++++------------------ 3 files changed, 50 insertions(+), 74 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

