DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: K Rahul <krahul@noida.interrasystems.com>
Cc: dev@dpdk.org, Priyankar Ghosh <pghosh@noida.interrasystems.com>,
	Ramandeep Sandhu <rsandhu@interrasystems.com>
Subject: Re: [dpdk-dev] Capture packets using DPDK
Date: Wed, 23 Sep 2015 10:56:49 -0700	[thread overview]
Message-ID: <20150923105649.4b3e4e5d@urahara> (raw)
In-Reply-To: <5602A581.2050006@noida.interrasystems.com>

On Wed, 23 Sep 2015 18:43:37 +0530
K Rahul <krahul@noida.interrasystems.com> wrote:

> We have downloaded DPDK v2.1.0 and built it with target 
> 'x86_64-native-linuxapp-gcc' using the setup.sh script provided in tools 
> directory. We are using 64-bit Centos 6.5 with kernel version 2.6.32 and 
> we had set the number of hugepages (per node) to 512.  Our capture card 
> is *Broadcom NetXtreme II BCM5709 Gigabit Ethernet* on which we want to 
> use dpdk and the system config is i7 quad-core@3.4Ghz with 
> Hyperthreading ON, which supports 2MB hugepages.

The bnx2x driver only supports the Broadcom 10G cards, not the 1G cards.

If you look at Linux you will see the 1G cards use a different driver (bnx2)
than the 10G cards (bnx2x).

      reply	other threads:[~2015-09-23 17:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-23 13:13 K Rahul
2015-09-23 17:56 ` Stephen Hemminger [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=20150923105649.4b3e4e5d@urahara \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=krahul@noida.interrasystems.com \
    --cc=pghosh@noida.interrasystems.com \
    --cc=rsandhu@interrasystems.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).