[PATCH 2/2] usertools: add an argment for file prefix

Bruce Richardson bruce.richardson at intel.com
Mon Jan 9 10:16:40 CET 2023


On Mon, Jan 09, 2023 at 02:55:47PM +0800, Huisong Li wrote:
> Currently, the file prefix for DPDK runtime directory is 'rte' which was
> fixed in the telemetry client script. The user had to modify the prefix
> each time to run this script if the file prefix of application isn't 'rte'.
> So this patch addes an optional argment for the file prefix, like,
> "./dpdk-telemetry-client.py -f rte_xxx -s file_path"
> 
> Signed-off-by: Huisong Li <lihuisong at huawei.com>
> ---
>  usertools/dpdk-telemetry-client.py | 25 ++++++++++++++++++++++++-
>  1 file changed, 24 insertions(+), 1 deletion(-)
> 
Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list