From: Jeremy Spewock <jspew...@iol.unh.edu> v4: * split patch for updating packet addressing into its own series and added a dependency in this one. * squash commit for adding test suite to the yaml schema into the last commit.
Jeremy Spewock (2): dts: add port queue modification and forwarding stats to testpmd dts: add dynamic queue test suite dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 233 +++++++++++++- dts/tests/TestSuite_dynamic_queue_conf.py | 286 ++++++++++++++++++ 3 files changed, 519 insertions(+), 3 deletions(-) create mode 100644 dts/tests/TestSuite_dynamic_queue_conf.py -- 2.46.0