mirror of
https://github.com/openvswitch/ovs
synced 2025-08-22 01:51:26 +00:00
doc: Clarify how user space is experimental.
Clarify that the use of the user space datapath with non DPDK devices is considered experimental. Fixes: 602e24ee189b (doc: Remove experimental warning for DPDK.) Signed-off-by: Ian Stokes <ian.stokes@intel.com> Co-authored-by: Joe Stringer <joe@ovn.org> Signed-off-by: Joe Stringer <joe@ovn.org>
This commit is contained in:
parent
edb417cc25
commit
389e90e37d
@ -41,8 +41,8 @@ The included Linux kernel module supports Linux 3.10 and up.
|
||||
Open vSwitch can also operate entirely in userspace without assistance from
|
||||
a kernel module. This userspace implementation should be easier to port than
|
||||
the kernel-based switch. OVS in userspace can access Linux or DPDK devices.
|
||||
Note Open vSwitch with Linux devices in userspace is considered experimental
|
||||
and comes with a cost in performance.
|
||||
Note Open vSwitch with userspace datapath and non DPDK devices is considered
|
||||
experimental and comes with a cost in performance.
|
||||
|
||||
What's here?
|
||||
------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user