> On 11/4/22 04:08, Hernan Vargas wrote: > > Add function to detect if de-ratematch pre-processing is recommended for > > 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 <hernan.var...@intel.com> > > --- > > drivers/baseband/acc/acc_common.h | 8 +++++ > > drivers/baseband/acc/rte_acc100_pmd.c | 48 > ++++++++++++++++++++++++++- > > 2 files changed, 55 insertions(+), 1 deletion(-) > > > > Reviewed-by: Maxime Coquelin <maxime.coque...@redhat.com> Applied to dpdk-next-crypto
Subject changed to baseband/acc100: detect deRM corner cases Use only one verb in patch titles.