[PATCH v3 0/4] dts: add dynamic queue configuration test suite
jspewock at iol.unh.edu
jspewock at iol.unh.edu
Wed Jul 24 17:07:10 CEST 2024
From: Jeremy Spewock <jspewock at iol.unh.edu>
v3:
* rebase on rc3
Jeremy Spewock (4):
dts: add send_packets to test suites and rework packet addressing
dts: add port queue modification and forwarding stats to testpmd
dts: add dynamic queue test suite
dts: add dynamic queue conf to the yaml schema
dts/framework/config/conf_yaml_schema.json | 3 +-
dts/framework/remote_session/testpmd_shell.py | 233 +++++++++++++-
dts/framework/test_suite.py | 74 +++--
dts/framework/testbed_model/tg_node.py | 9 +
dts/tests/TestSuite_dynamic_queue_conf.py | 286 ++++++++++++++++++
5 files changed, 581 insertions(+), 24 deletions(-)
create mode 100644 dts/tests/TestSuite_dynamic_queue_conf.py
--
2.45.2
More information about the dev
mailing list