[PATCH v3 0/3] Mac Filter Port to New DTS
Nicholas Pratte
npratte at iol.unh.edu
Thu Jul 18 21:05:06 CEST 2024
v3:
* Minor adjustments to doc strings
* Return labels added for testpmd methods
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 | 179 ++++++++++++++
dts/framework/test_suite.py | 7 +-
dts/tests/TestSuite_mac_filter.py | 223 ++++++++++++++++++
4 files changed, 410 insertions(+), 2 deletions(-)
create mode 100644 dts/tests/TestSuite_mac_filter.py
--
2.44.0
More information about the dev
mailing list