On 03/30/2018 10:21 AM, Maxime Coquelin wrote:
On 03/28/2018 08:56 AM, Jianfeng Tan wrote:
It's not necessary to populate guest memory from vhost side unless
zerocopy is enabled or users want better performance.
Update the doc for guest memory requirement clarification.
Cc: maxime.coque...@redhat.com
Signed-off-by: Jianfeng Tan <jianfeng....@intel.com>
---
doc/guides/prog_guide/vhost_lib.rst | 21 +++++++++++++++++++++
doc/guides/sample_app_ug/vhost.rst | 9 ---------
lib/librte_vhost/vhost_user.c | 4 +++-
3 files changed, 24 insertions(+), 10 deletions(-)
diff --git a/doc/guides/prog_guide/vhost_lib.rst
Applied to dpdk-next-virtio/master
Thanks,
Maxime