DPDK patches and discussions
 help / color / mirror / Atom feed
From: Damien Millescamps <damien.millescamps@6wind.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] [PATCH v2 2/2] pci: use igb_uio mapping only when needed
Date: Tue, 17 Sep 2013 13:27:25 +0200	[thread overview]
Message-ID: <52383C9D.50901@6wind.com> (raw)
In-Reply-To: <82132fea875815a5569d5138b2531eabf6545090.1379413101.git.thomas.monjalon@6wind.com>

On 09/17/2013 12:21 PM, Thomas Monjalon wrote:
> pci_uio_map_resource() should only be called for Intel devices
> (using igb_uio kernel module).
> The flag RTE_PCI_DRV_NEED_IGB_UIO is set for all those devices, even when
> RTE_EAL_UNBIND_PORTS is disabled.
>
> Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Damien Millescamps <damien.millescamps@6wind.com>

      reply	other threads:[~2013-09-17 11:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16 20:29 [dpdk-dev] [PATCH] pci: fix non-Intel devices probing Thomas Monjalon
2013-09-16 20:38 ` Thomas Monjalon
2013-09-16 21:42 ` Patrick Mahan
2013-09-16 21:59   ` Thomas Monjalon
2013-09-16 23:59     ` Stephen Hemminger
2013-09-17 10:21 ` [dpdk-dev] [PATCH v2 0/2] " Thomas Monjalon
2013-09-17 10:21   ` [dpdk-dev] [PATCH v2 1/2] pci: do not check BAR0 mapping Thomas Monjalon
2013-09-17 11:26     ` Damien Millescamps
2013-09-17 10:21   ` [dpdk-dev] [PATCH v2 2/2] pci: use igb_uio mapping only when needed Thomas Monjalon
2013-09-17 11:27     ` Damien Millescamps [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=52383C9D.50901@6wind.com \
    --to=damien.millescamps@6wind.com \
    --cc=dev@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).