DPDK patches and discussions
 help / color / mirror / Atom feed
From: lxu <lxu4net@qq.com>
To: dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] What's about "sfp module setup not complete"
Date: Wed, 12 Jun 2013 12:05:41 +0800	[thread overview]
Message-ID: <tencent_0F5E023311B5700226D82A89@qq.com> (raw)

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

Finally I found it still a kernel issue. 
There is kernel 2.6.32 in Redhat 6.3 and 6.4. After I rebuild and install kernel 3.4.47 with default configuration, everything is fine.




------------------ Original ------------------
From:  "lxu"<lxu4net@qq.com>;
Date:  Fri, May 31, 2013 00:16 AM
To:  "dev"<dev@dpdk.org>; 

Subject:  What's about "sfp module setup not complete"



Hello, I'm testing DPDK 1.2.3r1 with Silicom PE210G2i9-T (82599EB) at Redhat 6.3 and 6.4.
I had followed the quick start guide.  I installed DPDK and I haven't had any problems, but when I try to run testpmd it appears:
EAL: Error - exiting with code: 1
Cause: No probed ethernet devices - check that
CONFIG_RTE_LIBRTE_IGB_PMD=y that CONFIG_RTE_LIBRTE_IXGBE_PMD=y in your configuration file



In debug mode, I got detail messages:
sfp module setup not complete
...
PMD: eth_ixgbe_dev_init(): Hardware Initialization Failure: -30


After I checked source codes, I find it's IXGBE_ERR_SFP_SETUP_NOT_COMPLETE at the 218 line of  dpdk-1.2.3r1/lib/librte_pmd_ixgbe/ixgbe/ixgbe_82599.c.


Is the Silicom PE210G2i9-T (82599EB) supported card? How can I fixed the error? 


Thanks in advance.

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

             reply	other threads:[~2013-06-12  4:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-12  4:05 lxu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-05-30 16:16 lxu

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=tencent_0F5E023311B5700226D82A89@qq.com \
    --to=lxu4net@qq.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).