DPDK patches and discussions
 help / color / mirror / Atom feed
From: Pichon Julien <pichon.jln@gmail.com>
To: dev@dpdk.org
Subject: Re: [dpdk-dev] Unable to get the basic quick start working for dpdk
Date: Tue, 21 May 2013 17:19:11 +0200	[thread overview]
Message-ID: <CAHQa92WraRq3SjqZFBXoietpGZo_y6unet=689JVivDYrg6mJw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

Hello,

Same problem here with a x540-T2 adapter on a debian squeeze
(2.6.32-5-amd64). After
a quick debugging session I found that the following statement in
ixgbe_recv_pkts (ixgbe_rxtx.c) is
always true and break the loop in charge of receiving packets:

if (! staterr & rte_cpu_to_le32(IXGBE_RXDADV_STAT_DD))
    break;

[-- Attachment #2: Type: text/html, Size: 459 bytes --]

             reply	other threads:[~2013-05-21 15:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-21 15:19 Pichon Julien [this message]
2013-05-21 15:37 ` Thomas Monjalon
2013-05-22 12:21   ` Pichon Julien
  -- strict thread matches above, loose matches on Subject: below --
2013-05-15 17:38 Patrick Mahan

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='CAHQa92WraRq3SjqZFBXoietpGZo_y6unet=689JVivDYrg6mJw@mail.gmail.com' \
    --to=pichon.jln@gmail.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).