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 <ariel.otilib...@6wind.com> > > Acked-by: Konstantin Ananyev <konstantin.anan...@huawei.com> Acked-by: Chengwen Feng <fengcheng...@huawei.com>
Adding missing Cc: sta...@dpdk.org This patch is applied alone, leaving the second one for consideration or drop.