mbox

[0/2] usertools: use argparse module to get input and add an argment

Message ID 20230109065547.8819-1-lihuisong@huawei.com (mailing list archive)
Headers

Message

lihuisong (C) Jan. 9, 2023, 6:55 a.m. UTC
  The telemetry client script uses argparse module to get input and addes
an optional argment for file prefix.

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

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