> > From: Marvin Liu
> >
> > In previous setting, mempool size and cache_size are both 32.
> > This is not satisfied with cache_size checking rule by now.
> > Cache size should less than CONFIG_RTE_MEMPOOL_CACHE_MAX_SIZE and
> > mempool size / 1.5.
> >
> > Signed-off-by: Marvin Liu
> >
> Acked
Thanks Thomas.
> -Original Message-
> From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com]
> Sent: Monday, August 03, 2015 5:27 AM
> To: Liu, Yong
> Cc: dev at dpdk.org; olivier.matz at 6wind.com; Wu, Jingjing
> Subject: Re: [dpdk-dev] [PATCH] app test: fix memp
2015-07-29 11:22, Yong Liu:
> In previous setting, mempool size and cache_size are both 32.
> This is not satisfied with cache_size checking rule by now.
> Cache size should less than CONFIG_RTE_MEMPOOL_CACHE_MAX_SIZE and mempool
> size / 1.5.
Sorry I don't really understand this explanation.
>
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Yong Liu
> Sent: Wednesday, July 29, 2015 11:22 AM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] app test: fix mempool cache_size not match
> limited cache_size
>
> From: Marv
From: Marvin Liu
In previous setting, mempool size and cache_size are both 32.
This is not satisfied with cache_size checking rule by now.
Cache size should less than CONFIG_RTE_MEMPOOL_CACHE_MAX_SIZE and mempool size
/ 1.5.
Signed-off-by: Marvin Liu
diff --git a/app/test/test_sched.c b/app/t
5 matches
Mail list logo