DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ivan Boule <ivan.boule@6wind.com>
To: Nulik Nol <nuliknol@gmail.com>
Cc: dev@dpdk.org
Subject: Re: [dpdk-dev] PEG6I Six Port Gigabit
Date: Thu, 30 May 2013 09:31:32 +0200	[thread overview]
Message-ID: <51A70054.3010005@6wind.com> (raw)
In-Reply-To: <CAHO6xe-wqa2_svYYRsdsoUU78U91GZazRbBgTx7Yz7DDqpJ+6Q@mail.gmail.com>

On 05/30/2013 03:31 AM, Nulik Nol wrote:
> Hi,
> has anyone tested dpdk on this card?
>
> PEG6I Six Port Gigabit
> http://www.servethehome.com/dell-silicom-peg6i-port-gigabit-gige-intel-82571eb-network-adapter/
>
> It is an 82571EB chip.
>
> Regards
>    
Hi,

The igb/e1000 driver in the current DPDK version on dpdk.org does not 
yet support the family of Intel 82571 controllers.

Note:
to check if a PCI ethernet controller is supported by the DPDK, find its 
PCI vendor and device identifiers
(for instance with the 'lspci' command) and check them against the list 
of supported PCI device identifiers in the file:
      lib/librte_eal/common/include/rte_pci_dev_ids.h

Best regards,
Ivan

-- 
Ivan Boule
6WIND Development Engineer

      reply	other threads:[~2013-05-30  7:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-30  1:31 Nulik Nol
2013-05-30  7:31 ` Ivan Boule [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=51A70054.3010005@6wind.com \
    --to=ivan.boule@6wind.com \
    --cc=dev@dpdk.org \
    --cc=nuliknol@gmail.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).