[PATCH] usertools/telemetry: load aliases from config directory
fengchengwen
fengchengwen at huawei.com
Fri Jul 17 11:40:48 CEST 2026
Acked-by: Chengwen Feng <fengchengwen at huawei.com>
On 7/17/2026 5:16 PM, Thomas Monjalon wrote:
> The default path of the telemetry alias file
> was at the top level of the home directory.
>
> Load aliases from the DPDK configuration directory instead,
> using $XDG_CONFIG_HOME/dpdk/telemetry_aliases
> or $HOME/.config/dpdk/telemetry_aliases.
>
> Keep --alias-file for users who want to provide an explicit path.
>
> Fixes: 410d498412e4 ("usertools/telemetry: support aliases for long commands")
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
More information about the dev
mailing list