DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: David Christensen <drc@linux.vnet.ibm.com>
Cc: dev <dev@dpdk.org>, Thinh Tran <thinhtr@linux.vnet.ibm.com>
Subject: Re: [dpdk-dev] [PATCH] bus/pci: Add VA support for PowerVM system LPARs
Date: Mon, 5 Jul 2021 10:58:46 +0200	[thread overview]
Message-ID: <CAJFAV8yiR0nRbrdAYgVDxi=oUJuayyb=WJ+K2B1XRzx6TBn1Cw@mail.gmail.com> (raw)
In-Reply-To: <20210623204355.74362-1-drc@linux.vnet.ibm.com>

On Wed, Jun 23, 2021 at 10:44 PM David Christensen
<drc@linux.vnet.ibm.com> wrote:
>
> Add IOMMU detection logic for PowerVM LPARs.
>
> PowerNV $ cat /proc/cpuinfo
> ...
> timebase     : 512000000
> platform     : PowerNV
> model        : 8335-GTW
>
> PowerVM LPAR $ cat /proc/cpuinfo
> ...
> timebase     : 512000000
> platform     : pSeries
> model        : IBM,9009-22A
> machine      : CHRP IBM,9009-22A
> MMU          : Hash
>
> PowerNV KVM Guest $ cat /proc/cpuinfo
> ...
> timebase     : 512000000
> platform     : pSeries
> model        : IBM pSeries (emulated by qemu)
> machine      : CHRP IBM pSeries (emulated by qemu)
> MMU          : Radix
>
> Signed-off-by: David Christensen <drc@linux.vnet.ibm.com>
> Reviewed-by: Thinh Tran <thinhtr@linux.vnet.ibm.com>

Applied, thanks.


-- 
David Marchand


      reply	other threads:[~2021-07-05  8:59 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-23 20:43 David Christensen
2021-07-05  8:58 ` David Marchand [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='CAJFAV8yiR0nRbrdAYgVDxi=oUJuayyb=WJ+K2B1XRzx6TBn1Cw@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=dev@dpdk.org \
    --cc=drc@linux.vnet.ibm.com \
    --cc=thinhtr@linux.vnet.ibm.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).