A few fixes still required for the baseband acc PMDs for ACC100 and ACC200 on top of RC2. Most of them introduced recently including one covery warning. All changes pushed in same serie for ease of review/apply.
Hernan Vargas (3): baseband/acc: fix PMON register values baseband/acc: fix double MSI intr in TB mode baseband/acc: fix redundant function definition Nicolas Chautru (3): baseband/acc: fix LTE half iteration flag baseband/acc: fix to possible overflow baseband/acc: fix to acc200 access corner case drivers/baseband/acc/acc100_pmd.h | 6 +- drivers/baseband/acc/acc_common.h | 7 +- drivers/baseband/acc/rte_acc100_pmd.c | 130 ++------------------------ drivers/baseband/acc/rte_acc200_pmd.c | 66 ++++++------- 4 files changed, 48 insertions(+), 161 deletions(-) -- 2.37.1