Tunnel virtual ports are supported in the userspace datapath. Update the
answer to reflect this.
Fixes: a36de779d739 ("openvswitch: Userspace tunneling.")
Signed-off-by: Cian Ferriter <[email protected]>
---
Documentation/faq/releases.rst | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/Documentation/faq/releases.rst b/Documentation/faq/releases.rst
index 232d19503..2c2499a27 100644
--- a/Documentation/faq/releases.rst
+++ b/Documentation/faq/releases.rst
@@ -305,9 +305,8 @@ Q: Why are UDP tunnel checksums not computed for VXLAN or
Geneve?
Q: What features are not available when using the userspace datapath?
- A: Tunnel virtual ports are not supported, as described in the previous
- answer. It is also not possible to use queue-related actions. On Linux
- kernels before 2.6.39, maximum-sized VLAN packets may not be transmitted.
+ A: It is not possible to use queue-related actions. On Linux kernels
+ before 2.6.39, maximum-sized VLAN packets may not be transmitted.
Q: Should userspace or kernel be upgraded first to minimize downtime?
--
2.25.1
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev