> > 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: Jasvinde
> -Original Message-
> From: Singh, Jasvinder
> Sent: Monday, September 12, 2016 12:06 PM
> To: dev at dpdk.org
> Cc: Dumitrescu, Cristian
> Subject: [PATCH] app/test: fix failing packet-framework table unit-tests
>
> The pipeline object is not freed when a particular test-case of the u
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
---
app/test/test_table
3 matches
Mail list logo