[dpdk-dev] [PATCH v4 1/2] metrics: new API to deinitialise metrics library
Thomas Monjalon
thomas at monjalon.net
Tue Jul 16 12:49:38 CEST 2019
11/07/2019 11:26, Harman Kalra:
> Once the library usage is over, it must be deinitialized which
> will free the shared memory reserved during initialization.
>
> 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 test case fails
> because metrics library is already initialized during first run.
>
> Signed-off-by: Harman Kalra <hkalra at marvell.com>
> Tested-by : Reshma Pattan <reshma.pattan at intel.com>
> Reviewed-by: Reshma Pattan <reshma.pattan at intel.com>
> Acked-by: Reshma Pattan <reshma.pattan at intel.com>
> Acked-by: Remy Horton <remy.horton at intel.com>
Series applied, thanks
More information about the dev
mailing list