DPDK usage discussions
 help / color / mirror / Atom feed
* [dpdk-users] Issue in reading speed capabilities on "Intel(R) 82599 10 Gigabit Ethernet Controller"
@ 2017-07-07  6:20 Ravikanth Eeswar
  0 siblings, 0 replies; only message in thread
From: Ravikanth Eeswar @ 2017-07-07  6:20 UTC (permalink / raw)
  To: users

 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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-07  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-07  6:20 [dpdk-users] Issue in reading speed capabilities on "Intel(R) 82599 10 Gigabit Ethernet Controller" Ravikanth Eeswar

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).