[dpdk-dev] [PATCH] test: reduce test time for func reentrancy ut

Thomas Monjalon thomas at monjalon.net
Tue Nov 6 02:42:50 CET 2018


02/11/2018 11:28, Pattan, Reshma:
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pattan, Reshma
> > From: Somarowthu, Naga SureshX
> > 
> > Signed-off-by: Naga Suresh Somarowthu
> > <naga.sureshx.somarowthu at intel.com>
> > ---
> >  test/test/test_func_reentrancy.c | 60 
> > +++++++++++++++-------------------------
> >  1 file changed, 22 insertions(+), 38 deletions(-)
> > 
> > 
> > -#define MAX_LCORES	RTE_MAX_MEMZONE / (MAX_ITER_TIMES * 4U)
> > +#define MAX_LCORES	(RTE_MAX_MEMZONE / (MAX_ITER_MULTI * 4U))
> > 
> 
> >Small nit, u can undo this change. Other than that.
> 
> You can ignore this comment. Patch looks ok.
> 
> 
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>

Applied, thanks




More information about the dev mailing list