[PATCH v2] usertools/telemetry: fix unused parameter

Power, Ciara ciara.power at intel.com
Thu May 25 15:34:35 CEST 2023


Hi Samina,

> -----Original Message-----
> From: Arshad, Samina <samina.arshad at intel.com>
> Sent: Tuesday 23 May 2023 15:39
> To: y
> Cc: Power, Ciara <ciara.power at intel.com>; dev at dpdk.org; Kearney, Tadhg
> <tadhg.kearney at intel.com>; stable at dpdk.org; Arshad, Samina
> <samina.arshad at intel.com>; lihuisong at huawei.com
> Subject: [PATCH v2] usertools/telemetry: fix unused parameter
> 
> This bug fix ensures that the runtime socket path is generated correctly, based
> on the user-specified file_prefix value, resolving the issue that occurred in the
> previous implementation.
> 
> Fixes: a15fc792cfb6 ("usertools/telemetry: add file prefix argument")
> Cc: lihuisong at huawei.com
> Cc: stable at dpdk.org

No need for cc stable here because the bad commit was only introduced in 23.03 release.
That means we don't need the fix to be backported to 21.11 or 22.11, as the bug didn't exist in those releases.

+1 for code changes though,

Acked-by: Ciara Power <ciara.power at intel.com>

> 
> Signed-off-by: Samina Arshad <samina.arshad at intel.com>
> ---
> v2:
> Made changes for previous commit to be efficient. Removed "args" from
> "args.file_prefix".
<snip>


More information about the stable mailing list