[PATCH v2 0/2] dts: Add port restart configuration persistency testsuite
    Thomas Wilks 
    thomas.wilks at arm.com
       
    Thu Dec 12 14:28:05 CET 2024
    
    
  
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
    
    
More information about the dev
mailing list