[PATCH v8 0/3] dts: refactored queue start/stop suite
Dean Marx
dmarx at iol.unh.edu
Wed Jul 24 20:32:06 CEST 2024
Refactored queue start/stop test suite to be compatible with context
manager. Updated queue setup, stop/start, and show queue info
methods/dataclasses in testpmd shell.
Dean Marx (3):
dts: add functions to testpmd shell
dts: initial queue start/stop suite implementation
dts: queue suite conf schema
dts/framework/config/conf_yaml_schema.json | 3 +-
dts/framework/remote_session/testpmd_shell.py | 232 +++++++++++++++++-
dts/tests/TestSuite_queue_start_stop.py | 91 +++++++
3 files changed, 324 insertions(+), 2 deletions(-)
create mode 100644 dts/tests/TestSuite_queue_start_stop.py
--
2.44.0
More information about the dev
mailing list