> -----Original Message-----
> From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Harman Kalra
> Sent: Friday, March 1, 2019 10:08 AM
> To: Horton, Remy <remy.hor...@intel.com>; Burakov, Anatoly
> <anatoly.bura...@intel.com>; Kovacevic, Marko
> <marko.kovace...@intel.com>; Mcnamara, John
> <john.mcnam...@intel.com>
> Cc: dev@dpdk.org; sta...@dpdk.org; Harman Kalra <hka...@marvell.com>
> Subject: [dpdk-dev] [PATCH v2 1/2] metrics: new API to deinitialise metrics
> library
>
> 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'
Need to fix this
./devtools/check-git-log.sh
Wrong tag:
Fixes: observed an issue while running 'metrics_autotest'
Wrong 'Fixes' reference:
Fixes: observed an issue while running 'metrics_autotest'
No need of of Fixes line, so just correct the sentence,
Tested-by : Reshma Pattan <reshma.pat...@intel.com>
Reviewed-by: Reshma Pattan <reshma.pat...@intel.com>
Acked-by: Reshma Pattan <reshma.pat...@intel.com>
Please keep these tags for next versions.
Thanks,
Reshma