diff --git a/README.rst b/README.rst index afdd9bc9c..28f859042 100644 --- a/README.rst +++ b/README.rst @@ -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? ------------