]> git.proxmox.com Git - mirror_ovs.git/commit
Docs: Remove zero-copy QEMU limitation.
authorIan Stokes <ian.stokes@intel.com>
Fri, 19 Oct 2018 13:30:15 +0000 (14:30 +0100)
committerIan Stokes <ian.stokes@intel.com>
Fri, 2 Nov 2018 15:16:41 +0000 (15:16 +0000)
commit8b7baf5f3fc6598694b94715ad9786440973dc3f
tree0170e3826641ea6ff95823a0a0fb14aa9833348d
parent94740736158904b050aa43a9c0e7d9dbd393e8ea
Docs: Remove zero-copy QEMU limitation.

Remove note regarding zero-copy compatibility with QEMU >= 2.7.

When zero-copy was introduced to OVS it was incompatible with QEMU >=
2.7. This issue has since been fixed in DPDK with commit
803aeecef123 ("vhost: fix dequeue zero copy with virtio1") and
backported to DPDK LTS branches. Remove the reference to this
issue in the zero-copy documentation.

Cc: Ciara Loftus <ciara.loftus@intel.com>
Acked-by: Ciara Loftus <ciara.loftus@intel.com>
Signed-off-by: Ian Stokes <ian.stokes@intel.com>
Documentation/topics/dpdk/vhost-user.rst