All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: [PATCH v2 0/2] fix non-Intel devices probing
Date: Tue, 17 Sep 2013 12:21:08 +0200	[thread overview]
Message-ID: <cover.1379413101.git.thomas.monjalon@6wind.com> (raw)
In-Reply-To: <1379363340-20870-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>

This new version split the patch and improve some comments.

These patches will be included in the coming release 1.4.1r1.
They are needed to load vmxnet3-usermap and virtio-net-pmd with DPDK 1.4.

---

David Marchand (1):
  pci: do not check BAR0 mapping

Thomas Monjalon (1):
  pci: use igb_uio mapping only when needed

 app/test/test_pci.c                     |    2 --
 lib/librte_eal/common/include/rte_pci.h |    2 --
 lib/librte_eal/linuxapp/eal/eal_pci.c   |   29 +++++++----------------------
 lib/librte_pmd_e1000/em_ethdev.c        |    2 --
 lib/librte_pmd_e1000/igb_ethdev.c       |    4 ----
 lib/librte_pmd_ixgbe/ixgbe_ethdev.c     |    4 ----
 6 files changed, 7 insertions(+), 36 deletions(-)

-- 
1.7.10.4

  parent reply	other threads:[~2013-09-17 10:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16 20:29 [PATCH] pci: fix non-Intel devices probing Thomas Monjalon
     [not found] ` <1379363340-20870-1-git-send-email-thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-16 20:38   ` Thomas Monjalon
2013-09-16 21:42   ` Patrick Mahan
     [not found]     ` <BBFDF6C2-16DE-413B-8A68-DA85A68774DE-5dHXHCkEAVbYtjvyW6yDsg@public.gmane.org>
2013-09-16 21:59       ` Thomas Monjalon
2013-09-16 23:59         ` Stephen Hemminger
2013-09-17 10:21   ` Thomas Monjalon [this message]
     [not found]     ` <cover.1379413101.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-17 10:21       ` [PATCH v2 1/2] pci: do not check BAR0 mapping Thomas Monjalon
     [not found]         ` <6d68788d4315a3c2e13e244b0658429334df2572.1379413101.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-17 11:26           ` Damien Millescamps
2013-09-17 10:21       ` [PATCH v2 2/2] pci: use igb_uio mapping only when needed Thomas Monjalon
     [not found]         ` <82132fea875815a5569d5138b2531eabf6545090.1379413101.git.thomas.monjalon-pdR9zngts4EAvxtiuMwx3w@public.gmane.org>
2013-09-17 11:27           ` Damien Millescamps

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=cover.1379413101.git.thomas.monjalon@6wind.com \
    --to=thomas.monjalon-pdr9zngts4eavxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.