[RFC v1 3/3] dts: conf schema VXLAN gpe support
Dean Marx
dmarx at iol.unh.edu
Thu Jul 25 18:23:25 CEST 2024
Configuration schema to run vxlan gpe support test suite
Signed-off-by: Dean Marx <dmarx at iol.unh.edu>
---
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 f02a310bb5..06c8978103 100644
--- a/dts/framework/config/conf_yaml_schema.json
+++ b/dts/framework/config/conf_yaml_schema.json
@@ -187,7 +187,8 @@
"enum": [
"hello_world",
"os_udp",
- "pmd_buffer_scatter"
+ "pmd_buffer_scatter",
+ "vxlan_gpe_support"
]
},
"test_target": {
--
2.44.0
More information about the dev
mailing list