Hi Nicolas,
On 31/05/2022 23:31, Nicolas Chautru wrote:
Update of the device configuration function from PF used for bbdev-test
to latest sequence for ACC199 PRQ device and matching version in
pf_bb_config 22.03.
Fixes: b17d70922d5d ("baseband/acc100: add configure function")
Cc:sta...@dpdk.org
Can you describe what this patch is fixing?
Is it backwards compatible to keep things working if someone only
upgrades DPDK (e.g. 21.11 to 21.11.2)? The commit log mentioning 22.03
makes think it may not be the case.
thanks,
Kevin.
Signed-off-by: Nicolas Chautru<nicolas.chau...@intel.com>
---
drivers/baseband/acc100/acc100_pf_enum.h | 18 ++++
drivers/baseband/acc100/rte_acc100_pmd.c | 163 +++++++++++++++++++++++--------
drivers/baseband/acc100/rte_acc100_pmd.h | 20 +++-
3 files changed, 153 insertions(+), 48 deletions(-)