Once the library usage is over, it must be deinitialized which
will free the shared memory reserved during initialization.
Fixes: observed an issue while running 'metrics_autotest'
continuously without quiting. For the first run 'metrics_autotest'
passes all test cases but second run onwards first
This patchset is in that grey area between new feature and bugfix so it
might need to be CC'd to sta...@dpdk.org
On 22/02/2019 14:45, Harman Kalra wrote:
Signed-off-by: Harman Kalra
---
doc/guides/prog_guide/metrics_lib.rst | 14 ++
lib/librte_metrics/rte_metrics.c
Once the library usage is over, it must be deinitialized which
will free the shared memory reserved during initialization.
Fixes: observed an issue while running 'metrics_autotest'
continuously without quiting. For the first run 'metrics_autotest'
passes all test cases but second run onwards first
3 matches
Mail list logo