On Thu, Sep 16, 2021 at 5:04 PM Olivier Matz <[email protected]> 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: [email protected] > > > > Signed-off-by: Joyce Kong <[email protected]> > > Reviewed-by: Ruifeng Wang <[email protected]> > > Reviewed-by: Feifei Wang <[email protected]> > Reviewed-by: Olivier Matz <[email protected]> Acked-by: David Marchand <[email protected]>
Applied, thanks. -- David Marchand

