DPDK patches and discussions
 help / color / mirror / Atom feed
From: Aws Ismail <aws.ismail@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] support for X552/X557-AT 10GBase-T devices
Date: Tue, 10 Nov 2015 16:08:37 -0500	[thread overview]
Message-ID: <CAMHMu0Nia_hdHZFVwuSqKFkr-BsfCm79yPiOxS80qMKJ9ueMOQ@mail.gmail.com> (raw)

I am wondering if there is support for such device in the ixgbe PMD.

the dpdk nic bind script seems to see them correctly but when running
testpmd with those ports, they always come with link status down.

>From the dpdk_nic_bind script (snip):

Network devices using DPDK-compatible driver
============================================
0000:03:00.0 'Ethernet Connection X552/X557-AT 10GBASE-T' drv=igb_uio unused=
0000:03:00.1 'Ethernet Connection X552/X557-AT 10GBASE-T' drv=igb_uio unused=

And I am starting testpmd with this command line:

./testpmd -c 0x7  -n 4 -- -i

I have enabled all the ixgbe debugging messages and I have noticed
this messages when testpmd starts:

PMD: ixgbe_device_supports_autoneg_fc(): Device 15ad does not support
flow control autoneg

I am using the latest dpdk on master branch as of today.

             reply	other threads:[~2015-11-10 21:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-10 21:08 Aws Ismail [this message]
2015-11-13 16:32 Aws Ismail
2015-11-13 16:40 ` Thomas Monjalon
2015-11-13 18:13   ` Aws Ismail
2015-11-13 20:33     ` Thomas Monjalon

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=CAMHMu0Nia_hdHZFVwuSqKFkr-BsfCm79yPiOxS80qMKJ9ueMOQ@mail.gmail.com \
    --to=aws.ismail@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).