DPDK patches and discussions
 help / color / mirror / Atom feed
From: Yongseok Koh <yskoh@mellanox.com>
To: Alejandro Lucero <alejandro.lucero@netronome.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>,
	"stable@dpdk.org" <stable@dpdk.org>,
	"anatoly.burakov@intel.com" <anatoly.burakov@intel.com>,
	"echaudro@redhat.com" <echaudro@redhat.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 17.11] mem: fix max DMA maskbit size
Date: Sun, 2 Sep 2018 17:17:23 +0000	[thread overview]
Message-ID: <58BAA222-786C-447E-85C7-B042F8C2407D@mellanox.com> (raw)
In-Reply-To: <1535727232-44836-1-git-send-email-alejandro.lucero@netronome.com>


> On Aug 31, 2018, at 7:53 AM, Alejandro Lucero <alejandro.lucero@netronome.com> wrote:
> 
> The sanity check inside rte_eal_check_dma_mask is using 47 bits as
> the maximum size. It turns out there are some IOMMU hardware reporting
> 48 bits precluding the IOVA VA mode to be enabled.
> 
> It is harmless to raise the maximum mask size to 63 bits.
> 
> This patch also removes any reference to unused X86_VA_WIDTH.
> 
> Fixes: 3a80bc50c949 ("mem: add function for checking memsegs IOVAs addresses")
> 
> Signed-off-by: Alejandro Lucero <alejandro.lucero@netronome.com>
> ---

Applied to stable/17.11.

Thanks,
Yongseok

      reply	other threads:[~2018-09-02 17:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 14:53 [dpdk-dev] " Alejandro Lucero
2018-09-02 17:17 ` Yongseok Koh [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=58BAA222-786C-447E-85C7-B042F8C2407D@mellanox.com \
    --to=yskoh@mellanox.com \
    --cc=alejandro.lucero@netronome.com \
    --cc=anatoly.burakov@intel.com \
    --cc=dev@dpdk.org \
    --cc=echaudro@redhat.com \
    --cc=stable@dpdk.org \
    /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).