v8: Remove unused parameter per community recommendation. v7: Not including dependency on SDK introduced in previous v3 for now due to lack of consensus yet. Still detecting the known corner case and flagging it. v6: Fix commit message typo. v5: Fix compilation error and squash documentation changes. v4: Rebased code to use the latest ACC common API and implemented review comment changes. v3: Code refactor based on comments and grouping fixes at beginning of series. v2: Rebased code to use ACC common API. v1: Upstreaming ACC100 changes for 22.11. This patch series is dependant on series: https://patches.dpdk.org/project/dpdk/list/?series=25191
Hernan Vargas (1): baseband/acc100: add detection for deRM corner cases drivers/baseband/acc/acc_common.h | 8 +++++ drivers/baseband/acc/rte_acc100_pmd.c | 48 ++++++++++++++++++++++++++- 2 files changed, 55 insertions(+), 1 deletion(-) -- 2.37.1