[PATCH v2 1/2] vhost: rename field in guest page struct
Maxime Coquelin
maxime.coquelin at redhat.com
Tue Feb 1 09:47:43 CET 2022
On 1/19/22 16:10, xuan.ding at intel.com wrote:
> From: Xuan Ding <xuan.ding at intel.com>
>
> This patch renames the host_phys_addr to host_iova in guest_page
> struct. The host_phys_addr is iova, it depends on the DPDK
> IOVA mode.
>
> Signed-off-by: Xuan Ding <xuan.ding at intel.com>
> ---
> lib/vhost/vhost.h | 10 +++++-----
> lib/vhost/vhost_user.c | 20 ++++++++++----------
> lib/vhost/virtio_net.c | 11 ++++++-----
> 3 files changed, 21 insertions(+), 20 deletions(-)
>
Reviewed-by: Maxime Coquelin <maxime.coquelin at redhat.com>
Thanks,
Maxime
More information about the dev
mailing list