DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: "João Alberto Pereira de Araújo" <j.pereira.araujo@viaquanta.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] Problems with testpmd
Date: Fri, 10 May 2013 00:05:28 +0200	[thread overview]
Message-ID: <4229464.gbYy6pVKrG@x220> (raw)
In-Reply-To: <518BBB2D.5080101@viaquanta.com>

Hello,

09/05/2013 16:05, João Alberto Pereira de Araújo :
> Cause: No probed ethernet devices
[..]
> I have a board with 6 Gigabit ethernet ports (82574L) with the latest
> driver from intel.

As you can see in lib/librte_eal/common/include/rte_pci_dev_ids.h,
the NIC 82574L is not supported in this version.
Without extension, DPDK 1.2.3 supports only NIC families IGB and IXGBE.
But the device 82574L is known to be part of family e1000e.

For the record, here is a list of Intel NIC families:
- e1000 (8254x)
- e1000e (82571..82574, 82583, ich8..ich10, pch..pch2)
- igb (82575..82576, 82580, i210, i211, i350, dh89xxcc)
- ixgbe (82598..82599, x540)

-- 
Thomas

  reply	other threads:[~2013-05-09 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-09 15:05 João Alberto Pereira de Araújo
2013-05-09 22:05 ` Thomas Monjalon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-09 14:10 j.pereira.araujo

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=4229464.gbYy6pVKrG@x220 \
    --to=thomas.monjalon@6wind.com \
    --cc=dev@dpdk.org \
    --cc=j.pereira.araujo@viaquanta.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).