Re: [PATCH v14 2/2] dts: VLAN test suite implementation

2024-09-04 Thread Jeremy Spewock
All looks great to me, thank you for the patch and addressing comments, there is just one comment that I left here about something that I missed pointing out on the previous version, but once that is addressed I think this will be ready. On Fri, Aug 23, 2024 at 5:16 PM Dean Marx wrote: > +de

[PATCH v14 2/2] dts: VLAN test suite implementation

2024-08-23 Thread Dean Marx
Test suite for verifying VLAN filtering, stripping, and insertion functionality on Poll Mode Driver. Signed-off-by: Dean Marx --- dts/framework/config/conf_yaml_schema.json | 3 +- dts/tests/TestSuite_vlan.py| 167 + 2 files changed, 169 insertions(+), 1 del