numam-dpdk/drivers/net/ixgbe
Marc Sune 82113036e4 ethdev: redesign link speed config
This patch redesigns the API to set the link speed/s configuration
of an ethernet port. Specifically:

- it allows to define a set of advertised speeds for
  auto-negociation.
- it allows to disable link auto-negociation (single fixed speed).
- default: auto-negociate all supported speeds.

A flag autoneg in struct rte_eth_link indicates if link speed was a
result of auto-negociation or was fixed by configuration.

Signed-off-by: Marc Sune <marcdevel@gmail.com>
Tested-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Tested-by: Beilei Xing <beilei.xing@intel.com>
Tested-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2016-04-01 21:38:34 +02:00
..
base ixgbe/base: fix VF multi-queue 2016-03-30 20:17:58 +02:00
ixgbe_82599_bypass.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01:00
ixgbe_bypass_api.h ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ethdev: redesign link speed config 2016-04-01 21:38:34 +02:00
ixgbe_ethdev.h ixgbe: fail if too many queues for interrupt 2016-03-30 20:17:58 +02:00
ixgbe_fdir.c ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c ixgbe: fix constant sign in left shift operator 2016-03-31 17:09:56 +02:00
ixgbe_regs.h ixgbe: add access to specific device info 2015-07-17 00:00:48 +02:00
ixgbe_rxtx_vec.c ixgbe: fix packet type from vector Rx 2016-03-25 19:03:28 +01:00
ixgbe_rxtx.c ixgbe: fix uninitialized warning 2016-03-31 17:09:56 +02:00
ixgbe_rxtx.h ixgbe: speed up non-vector Tx 2016-03-16 16:58:39 +01:00
Makefile ixgbe: disable icc false positive warning 2016-03-25 19:03:48 +01:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00