DPDK usage discussions
 help / color / mirror / Atom feed
From: Ravikanth Eeswar <ravieeswar@gmail.com>
To: users@dpdk.org
Subject: [dpdk-users] Issue in reading speed capabilities on "Intel(R) 82599 10 Gigabit Ethernet Controller"
Date: Fri, 7 Jul 2017 11:50:01 +0530	[thread overview]
Message-ID: <CAN6QTf_WOzD1_EvoXgpCMohPTj+Oc9Ta6K8AJaRif681q7BDTw@mail.gmail.com> (raw)

 I have issue in reading speed capabilities on "Intel(R) 82599 10 Gigabit
Ethernet Controller"

Steps that I have followed :
               rte_eth_dev_info_get => returns 1Gig & 10Gig as speed
capabilities
               set link_speeds to 1Gig
               rte_eth_dev_configure with new speed=>this returns success
               rte_eth_dev_start => returns failure -8

DPDK version in use - dpdk-stable-16.11.1

On further debugging I noticed that ixgbe_get_link_capabilities() call in
ixgbe_setup_mac_link_82599() is returning only 10Gig and returns failure
and rte_eth_dev_start fails

Can you please help in getting the right speed capability of a port.

-- 
Regards,
Ravikanth

                 reply	other threads:[~2017-07-07  6:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAN6QTf_WOzD1_EvoXgpCMohPTj+Oc9Ta6K8AJaRif681q7BDTw@mail.gmail.com \
    --to=ravieeswar@gmail.com \
    --cc=users@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).