v6: * Added a subtle change to the invalid address test to avoid failures. This component should be discussed and eventually fixed as this is a temporary fix for a discovered issue. * Added decorators to sync with the capabilities patch.
Nicholas Pratte (2): dts: add methods for setting mac and multicast addresses dts: mac filter test suite refactored for new dts dts/framework/config/conf_yaml_schema.json | 3 +- dts/framework/remote_session/testpmd_shell.py | 59 +++++ dts/tests/TestSuite_mac_filter.py | 226 ++++++++++++++++++ 3 files changed, 287 insertions(+), 1 deletion(-) create mode 100644 dts/tests/TestSuite_mac_filter.py -- 2.44.0