[PATCH v2 0/3] dts: mac filter port to new dts
Nicholas Pratte
npratte at iol.unh.edu
Tue Jul 2 20:59:53 CEST 2024
v2:
- refactored mac filter suite and cleared out hidden bugs.
- add/remove mac and multicast addresses code semantics
improvements.
- minor documentation changes based on suggestions.
Nicholas Pratte (3):
dts: add boolean to adjust addresses
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 | 177 ++++++++++++++
dts/framework/test_suite.py | 7 +-
dts/tests/TestSuite_mac_filter.py | 220 ++++++++++++++++++
4 files changed, 405 insertions(+), 2 deletions(-)
create mode 100644 dts/tests/TestSuite_mac_filter.py
--
2.44.0
More information about the dev
mailing list