On 10/28/23 00:03, Nicolas Chautru wrote:
From: Hernan Vargas <[email protected]> Implement de-ratematch pre-processing for ACC100 SW corner cases. Some specific 5GUL FEC corner cases may cause unintended back pressure and in some cases a potential stability issue on the ACC100. The PMD can detect such code block configuration and issue an info message to the user. Signed-off-by: Hernan Vargas <[email protected]> Signed-off-by: Nicolas Chautru <[email protected]> --- drivers/baseband/acc/meson.build | 21 ++++++++++ drivers/baseband/acc/rte_acc100_pmd.c | 59 +++++++++++++++++++++++++-- 2 files changed, 76 insertions(+), 4 deletions(-)
Reviewed-by: Maxime Coquelin <[email protected]> Thanks, Maxime

