[PATCH v2 0/2] usertools: usertools: use argparse to get input and add an argument

Huisong Li lihuisong at huawei.com
Tue Jan 10 08:31:44 CET 2023


The telemetry client script uses argparse to get local socket file path
and file prefix path.

---
 v2: use an optional positional arguments for local socket path to keep
     backward compatibility.

Huisong Li (2):
  usertools: use argparse module to get input parameter
  usertools: add an argument for file prefix

 usertools/dpdk-telemetry-client.py | 39 ++++++++++++++++++++++++------
 1 file changed, 31 insertions(+), 8 deletions(-)

-- 
2.22.0



More information about the dev mailing list