On 01/03/2017 01:21 PM, Kevin Traynor wrote:
ivshmem is a path to the guest using DPDK rings that was
introduced before userspace vhost was available in the OVS-DPDK
datapath. ivshmem is external to OVS but the scheme of using it
with DPDK rings is documented.

Remove ivshmem instruction documentation because:

- The ivshmem library has been removed in DPDK since DPDK 16.11.
- The instructions/scheme provided will not work with current
   supported and future DPDK versions.
- The linked patch needed to enable support in QEMU has never
   been upstreamed and does not apply to the last 4 QEMU releases.
- Userspace vhost has become the defacto OVS-DPDK path to the guest.

Fixes: 04de404e1bfa ("netdev-dpdk: Add support for DPDK 16.11")
Cc: Ciara Loftus <ciara.lof...@intel.com>
Cc: Stephen Finucane <step...@that.guru>
Signed-off-by: Kevin Traynor <ktray...@redhat.com>
This was on my TODO list for a long time, unfortunately I didn't have the time for it.

Acked-by: Mauricio Vasquez B <mauricio.vasq...@polito.it>
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to