> -----Original Message-----
> From: dev [mailto:[email protected]] On Behalf Of Harman Kalra
> Sent: Friday, March 1, 2019 10:08 AM
> To: Horton, Remy <[email protected]>; Burakov, Anatoly
> <[email protected]>; Kovacevic, Marko
> <[email protected]>; Mcnamara, John
> <[email protected]>
> Cc: [email protected]; [email protected]; Harman Kalra <[email protected]>
> 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 <[email protected]>
Reviewed-by: Reshma Pattan <[email protected]>
Acked-by: Reshma Pattan <[email protected]>
Please keep these tags for next versions.
Thanks,
Reshma