Re: [PATCH v2 7/7] baseband/acc: acc100 ignore missing mempools

2023-01-06 Thread Maxime Coquelin
On 1/6/23 06:44, Hernan Vargas wrote: Mempool not strictly required to be present in op for processing. Previous criteria too strict. No functional impact. Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte_acc100_pmd.c | 8 1 file changed, 8 deletions(-) diff --git a/dri

[PATCH v2 7/7] baseband/acc: acc100 ignore missing mempools

2023-01-05 Thread Hernan Vargas
Mempool not strictly required to be present in op for processing. Previous criteria too strict. No functional impact. Signed-off-by: Hernan Vargas --- drivers/baseband/acc/rte_acc100_pmd.c | 8 1 file changed, 8 deletions(-) diff --git a/drivers/baseband/acc/rte_acc100_pmd.c b/drivers