mbox

[v8,0/1] baseband/acc100: changes for 22.11

Message ID 20221104030853.58154-1-hernan.vargas@intel.com (mailing list archive)
Headers

Message

Hernan Vargas Nov. 4, 2022, 3:08 a.m. UTC
  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(-)