07/02/2025 15:30, Konstantin Ananyev:
>
> >
> > When returning from rte_mempool_set_ops_byname(), rte_errno is not set
> > for error exits.
> >
> > The API requires rte_errno to be set in that case.
> >
> > Bugzilla ID: 1559
> > Fixes: c2c6b2f41305 ("mempool: fix default ops for an empty mempool")
> > Link:
> > https://doc.dpdk.org/api/rte__mempool_8h.html#a82e301ee33ed7a263ceb4582655dc3ea
> > Signed-off-by: Ariel Otilibili <[email protected]>
>
> Acked-by: Konstantin Ananyev <[email protected]>
Acked-by: Chengwen Feng <[email protected]>
Adding missing Cc: [email protected]
This patch is applied alone, leaving the second one for consideration or drop.