> > The pipeline object is not freed when a particular test-case of the > > unit-test > > finishes. Using rte_pipeline_free() before returning the outcome for each > > test-case fixes the issue. > > > > Fixes: 5205954791cb ("app/test: packet framework unit tests") > > > > Signed-off-by: Jasvinder Singh <jasvinder.singh at intel.com> > > Acked-by: Cristian Dumitrescu <cristian.dumitrescu at intel.com>
Applied, thanks