*v9: combined conf schema and test suite patches Dean Marx (2): dts: add functions to testpmd shell dts: initial queue start/stop suite implementation
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