On Sat, Oct 08, 2022 at 10:56:06PM +0200, Thomas Monjalon wrote:
> 07/10/2022 12:44, Andrew Rybchenko:
> > From: Morten Brørup
> >
> > A flush threshold for the mempool cache was introduced in DPDK version
> > 1.3, but rte_mempool_do_generic_get() was not completely updated back
> > then, and som
; From: Andrew Rybchenko
> Sent: Friday, October 7, 2022 6:45 PM
> To: Matz, Olivier
> Cc: dev@dpdk.org; Morten Brørup
> Subject: [PATCH v4] mempool: fix get objects from mempool with cache
>
> From: Morten Brørup
>
> A flush threshold for the mempool cache was introdu
07/10/2022 12:44, Andrew Rybchenko:
> From: Morten Brørup
>
> A flush threshold for the mempool cache was introduced in DPDK version
> 1.3, but rte_mempool_do_generic_get() was not completely updated back
> then, and some inefficiencies were introduced.
>
> Fix the following in rte_mempool_do_ge
From: Morten Brørup
A flush threshold for the mempool cache was introduced in DPDK version
1.3, but rte_mempool_do_generic_get() was not completely updated back
then, and some inefficiencies were introduced.
Fix the following in rte_mempool_do_generic_get():
1. The code that initially screens t
4 matches
Mail list logo