Acked-by: Chengwen Feng <fengcheng...@huawei.com> On 2025/1/20 20:21, Ariel Otilibili wrote: > 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>
- [PATCH 0/2] mempool: add rte_errno, and turn functions ... Ariel Otilibili
- [PATCH 1/2] mempool: add rte_errno in rte_mempool_... Ariel Otilibili
- [PATCH 2/2] mempool: turn functions into single-ex... Ariel Otilibili
- RE: [PATCH 2/2] mempool: turn functions into s... Konstantin Ananyev
- Re: [PATCH 2/2] mempool: turn functions in... Ariel Otilibili
- [PATCH v2 0/2] add rte_errno to rte_mempool_create... Ariel Otilibili
- [PATCH v2 1/2] mempool: fix rte_errno in rte_m... Ariel Otilibili
- Re: [PATCH v2 1/2] mempool: fix rte_errno ... fengchengwen
- RE: [PATCH v2 1/2] mempool: fix rte_errno ... Konstantin Ananyev
- Re: [PATCH v2 1/2] mempool: fix rte_er... Thomas Monjalon
- [PATCH v2 2/2] mempool: make rte_mempool_creat... Ariel Otilibili
- RE: [PATCH v2 2/2] mempool: make rte_mempo... Konstantin Ananyev
- Re: [PATCH v2 2/2] mempool: make rte_m... Ariel Otilibili