Re: [PATCH v3 3/3] Config schema

2024-06-17 Thread Jeremy Spewock
I think maybe we could find a more descriptive name than just "vlan", but I wasn't able to think of any that weren't overly verbose. Also, we're just testing the basic features of a vlan in a pmd, so maybe it makes enough sense as is. On Fri, Jun 14, 2024 at 11:03 AM Dean Marx wrote: > > Configur

[PATCH v3 3/3] Config schema

2024-06-14 Thread Dean Marx
Configuration to run vlan test suite Signed-off-by: Dean Marx --- dts/framework/config/conf_yaml_schema.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dts/framework/config/conf_yaml_schema.json b/dts/framework/config/conf_yaml_schema.json index 4731f4511d..eca8244f27