> > The test application didn't call rte_eal_cleanup() on exit, which caused
> > leftover hugepages and memory leaks when running secondary processes. Fix
> > this by calling rte_eal_cleanup() on exit.
> > 
> > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com>
> > ---
> >  test/test/test.c | 33 +++++++++++++++++++++++----------
> >  1 file changed, 23 insertions(+), 10 deletions(-)
> 
> Reviewed-by: Reshma Pattan <reshma.pat...@intel.com>
> Tested-by: Reshma Pattan <reshma.pat...@intel.com>

Applied, thanks


Reply via email to