On 1/19/22 16:10, xuan.d...@intel.com wrote:
From: Xuan Ding <xuan.d...@intel.com>

This patchset fixes the issue of incorrect DMA mapping in PA mode.
Due to the ambiguity of host_phys_addr naming in the guest page
struct, rename it to host_iova.

v2:
* Change the order of patch.

Xuan Ding (2):
   vhost: rename field in guest page struct
   vhost: fix physical address mapping

  lib/vhost/vhost.h      |  11 ++--
  lib/vhost/vhost_user.c | 130 ++++++++++++++++++++---------------------
  lib/vhost/virtio_net.c |  11 ++--
  3 files changed, 75 insertions(+), 77 deletions(-)


I was willing to apply the series, but it does not apply.
Could you please rebase with taking our comments into account?

Thanks,
Maxime

Reply via email to