>
> >+
> >+def list_fp():
> >+""" List all available file-prefixes to user """
> >+print("Valid file-prefixes:\n")
>
> Nit: I think it might be cleaner to move this down to just before the file
> prefixes print out, so it doesn't print out when no apps are available.
>
> >+path = g
Hi Conor,
>-Original Message-
>From: Walsh, Conor
>Sent: Tuesday 5 October 2021 16:00
>To: Power, Ciara ; Richardson, Bruce
>
>Cc: dev@dpdk.org; Walsh, Conor
>Subject: [PATCH] usertools/telemetry: add listing of available file prefixes
>
>This patch adds the option --list (-l) to dpdk-te
This patch adds the option --list (-l) to dpdk-telemetry.py which will
print all of the available dpdk file-prefixes that have telemetry enabled.
The prefixes will also be printed if the user passes an incorrect prefix
in the --file-prefix (-f) option.
Depends-on: series-19390 ("improve telemetry
3 matches
Mail list logo