*v6: combined conf schema patch with test suite patch Dean Marx (2): dts: add multicast set function to shell dts: dynamic config test suite
dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 46 ++++++ dts/tests/TestSuite_dynamic_config.py | 145 ++++++++++++++++++ 3 files changed, 193 insertions(+), 1 deletion(-) create mode 100644 dts/tests/TestSuite_dynamic_config.py -- 2.44.0