[PATCH v4 0/3] Improve interactive shell output gathering and logging

jspewock at iol.unh.edu jspewock at iol.unh.edu
Thu Jun 20 19:36:06 CEST 2024


From: Jeremy Spewock <jspewock at iol.unh.edu>

v4:
  * rebase on top of rc1.
  * address comments and fix typos in the added docstring example.

Jeremy Spewock (3):
  dts: Improve output gathering in interactive shells
  dts: Add missing docstring from XML-RPC server
  dts: Improve logging for interactive shells

 dts/framework/exception.py                    | 66 ++++++++++++-------
 dts/framework/remote_session/dpdk_shell.py    |  3 +-
 .../remote_session/interactive_shell.py       | 58 +++++++++++-----
 dts/framework/remote_session/testpmd_shell.py |  2 +
 .../testbed_model/traffic_generator/scapy.py  | 50 +++++++++++++-
 5 files changed, 139 insertions(+), 40 deletions(-)

-- 
2.45.2



More information about the dev mailing list