Skip to content

Commit

Permalink
doc: Clarify how user space is experimental.
Browse files Browse the repository at this point in the history
Clarify that the use of the user space datapath with non DPDK devices is
considered experimental.

Fixes: 602e24e (doc: Remove experimental warning for DPDK.)
Signed-off-by: Ian Stokes <[email protected]>
Co-authored-by: Joe Stringer <[email protected]>
Signed-off-by: Joe Stringer <[email protected]>
  • Loading branch information
istokes and joestringer committed Feb 9, 2017
1 parent edb417c commit 389e90e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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?
------------
Expand Down

0 comments on commit 389e90e

Please sign in to comment.