On Thu, Sep 16, 2021 at 5:04 PM Olivier Matz <olivier.m...@6wind.com> wrote: > > On Sun, Aug 22, 2021 at 09:57:40PM -0500, Joyce Kong wrote: > > Function reentrancy test limits maximum number of iterations > > simultaneously, however it doesn't free the 'fr_test_once' > > memzones after the fact, so introduce freeing 'fr_test_once' > > in ring/mempool/hash/fbk/lpm_clean. > > > > Meanwhile, add the missing free for test case on main thread. > > > > Fixes: 104a92bd026f ("app: add reentrancy tests") > > Fixes: 995eec619024 ("test: clean up memory for function reentrancy test") > > Cc: sta...@dpdk.org > > > > Signed-off-by: Joyce Kong <joyce.k...@arm.com> > > Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com> > > Reviewed-by: Feifei Wang <feifei.wa...@arm.com> > Reviewed-by: Olivier Matz <olivier.m...@6wind.com> Acked-by: David Marchand <david.march...@redhat.com>
Applied, thanks. -- David Marchand