v2:
- Removed Vf check
- Fixed spelling
- Fixed Docstrings
- Added verification to testpmd commands
- Extracted flow control parameters into a dataclass
- Fixed syntax in testsuite

Thomas Wilks (2):
  dts: add new testpmd shell functions
  dts: add port restart configuration persistency test

 dts/framework/remote_session/testpmd_shell.py | 126 ++++++++++++++++++
 ...stSuite_port_restart_config_persistency.py | 101 ++++++++++++++
 2 files changed, 227 insertions(+)
 create mode 100644 dts/tests/TestSuite_port_restart_config_persistency.py

-- 
2.43.0

Reply via email to