[PATCH v12 0/3] dts: refactored VLAN test suite
Dean Marx
dmarx at iol.unh.edu
Wed Jul 24 18:30:01 CEST 2024
Refactored suite to be compatible with context manager, fixed bug
in show port info regex for VLAN offload flags. Minor formatting fixes
are included as well.
Dean Marx (3):
dts: add VLAN methods to testpmd shell
dts: VLAN test suite implementation
dts: config schema
dts/framework/config/conf_yaml_schema.json | 3 +-
dts/framework/remote_session/testpmd_shell.py | 245 +++++++++++++++++-
dts/tests/TestSuite_vlan.py | 168 ++++++++++++
3 files changed, 414 insertions(+), 2 deletions(-)
create mode 100644 dts/tests/TestSuite_vlan.py
--
2.44.0
More information about the dev
mailing list