This series targets 24.11. It includes a memory access fix, refactoring of queue allocation and general improvements.
Hernan Vargas (10): baseband/acc: fix access to deallocated mem baseband/acc: queue allocation refactor baseband/acc: configure max queues per device baseband/acc: future proof structure comparison baseband/acc: enhance SW ring alignment baseband/acc: remove soft output bypass baseband/acc: algorithm tuning for LDPC decoder baseband/acc: remove check on HARQ memory baseband/acc: reset ring data valid bit baseband/acc: cosmetic changes drivers/baseband/acc/acc_common.h | 16 +- drivers/baseband/acc/rte_acc100_pmd.c | 39 +-- drivers/baseband/acc/rte_vrb_pmd.c | 357 ++++++++++++++++---------- 3 files changed, 230 insertions(+), 182 deletions(-) -- 2.37.1