v9:
  * Removed the vlan component of the multicast filter test as there is
    an ongoing bug with this functionality across many NICs.
  * Added a multicast address capability check since some NICs do not
    support this feature.

Nicholas Pratte (3):
  dts: add methods for setting mac and multicast addresses
  dts: add capability check for multicast filtering
  dts: mac filter test suite refactored for new dts

 dts/framework/config/conf_yaml_schema.json    |   3 +-
 dts/framework/remote_session/testpmd_shell.py |  84 ++++++++
 dts/tests/TestSuite_mac_filter.py             | 204 ++++++++++++++++++
 3 files changed, 290 insertions(+), 1 deletion(-)
 create mode 100644 dts/tests/TestSuite_mac_filter.py

-- 
2.44.0

Reply via email to