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 mempoo
>
> 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.
Acked-by: Chengwen Feng
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 emp
3 matches
Mail list logo