[PATCH v4 0/2] Mac Filter Port to New DTS
Nicholas Pratte
npratte at iol.unh.edu
Fri Jul 26 18:39:14 CEST 2024
v4:
* Refactored test suite to use context manager.
* Added dependencies for vlan testpmd methods and adjust
addresses.
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 | 217 ++++++++++++++++++
3 files changed, 278 insertions(+), 1 deletion(-)
create mode 100644 dts/tests/TestSuite_mac_filter.py
--
2.44.0
More information about the dev
mailing list