[dpdk-dev] [PATCH v2] vhost: avoid populate guest memory

Maxime Coquelin maxime.coquelin at redhat.com
Fri Mar 30 10:34:11 CEST 2018



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.coquelin at redhat.com
>>
>> Signed-off-by: Jianfeng Tan <jianfeng.tan at 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


More information about the dev mailing list