From 0404d50c2a2add0204b137acc8645043a4bcd598 Mon Sep 17 00:00:00 2001 From: Gris Ge Date: Wed, 10 Jul 2024 14:45:14 +0800 Subject: [PATCH] OVS trunk VLAN is supported Signed-off-by: Gris Ge --- devel/yaml_api.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/devel/yaml_api.md b/devel/yaml_api.md index f1ca00f..393aaac 100644 --- a/devel/yaml_api.md +++ b/devel/yaml_api.md @@ -1201,9 +1201,6 @@ Each OVS interface config could have: * `link-aggregation`: Bond config. * `vlan`: Vlan config. Please check `Linux Bridge Port VLAN` section. -Limitations: - * Only support access mode VLAN for now. - #### OpenvSwitch DPDK Below yaml could be used to enable DPDK using PCI device `0000:af:00.1`: