[PATCH v2 00/10] acc baseband PMD fix and updates for 24.11
Hernan Vargas
hernan.vargas at intel.com
Thu Oct 3 22:49:02 CEST 2024
This series targets 24.11.
v2: Rebased to the latest next-baseband-for-main which includes needed rte_bbdev lib updates.
v1: 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 | 38 +--
drivers/baseband/acc/rte_vrb_pmd.c | 347 ++++++++++++++++----------
3 files changed, 224 insertions(+), 177 deletions(-)
--
2.37.1
More information about the dev
mailing list