patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: xuan.ding@intel.com, stable@dpdk.org
Cc: chenbo.xia@intel.com, maxime.coquelin@redhat.com,
	Yuan Wang <yuanx.wang@intel.com>
Subject: Re: [PATCH 21.11] vhost: fix physical address mapping
Date: Thu, 10 Mar 2022 12:18:41 +0000	[thread overview]
Message-ID: <09c44aab-4521-039d-954a-c7ddf5bb5584@redhat.com> (raw)
In-Reply-To: <20220309090004.18159-1-xuan.ding@intel.com>

On 09/03/2022 09:00, xuan.ding@intel.com wrote:
> From: Xuan Ding<xuan.ding@intel.com>
> 
> [ upstream commit 52ade97e36413ba0dbfbaca03adc5d17d3b770bb ]
> 
> When choosing IOVA as PA mode, IOVA is likely to be discontinuous,
> which requires page by page mapping for DMA devices. To be consistent,
> this patch implements page by page mapping instead of mapping at the
> region granularity for both IOVA as VA and PA mode.
> 
> Fixes: 7c61fa08b716 ("vhost: enable IOMMU for async vhost")
> Cc:stable@dpdk.org
> 
> Signed-off-by: Xuan Ding<xuan.ding@intel.com>
> Signed-off-by: Yuan Wang<yuanx.wang@intel.com>
> Reviewed-by: Maxime Coquelin<maxime.coquelin@redhat.com>

Thanks. Applied to queue, will push to dpdk.org as part of batch next week.


      reply	other threads:[~2022-03-10 12:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-09  9:00 xuan.ding
2022-03-10 12:18 ` Kevin Traynor [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=09c44aab-4521-039d-954a-c7ddf5bb5584@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=chenbo.xia@intel.com \
    --cc=maxime.coquelin@redhat.com \
    --cc=stable@dpdk.org \
    --cc=xuan.ding@intel.com \
    --cc=yuanx.wang@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).