numam-dpdk/drivers/net/ixgbe
Wenzhuo Lu 4610f1599e ixgbe/base: update EEE/FEC support for X550EM_X_KR
EEE(Energy Efficient Ethernet) is not supported on the initial revision
of IXGBE_DEV_ID_X550EM_X_KR. We determine the revision by reading a fuse
register.

Also, the requirements for FEC(Forward Error Correction) have changed
slightly. Now, we don't change the "request" bit at all. When EEE is
enabled, we advertise that we are capable. When EEE is disabled, we do
not advertise that we are capable. This change makes us consistent with
the power-on defaults that are in the NVM.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-06-26 12:58:05 +02:00
..
base ixgbe/base: update EEE/FEC support for X550EM_X_KR 2015-06-26 12:58:05 +02:00
ixgbe_82599_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_api.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass_defines.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: fix X550 copper link 2015-06-22 17:27:58 +02:00
ixgbe_ethdev.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_fdir.c ixgbe: fix flow director flexbytes offset 2015-06-22 11:56:24 +02:00
ixgbe_logs.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_pf.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_rxtx_vec.c ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_rxtx.c ixgbe: fix TSO in IPv6 2015-06-22 16:59:08 +02:00
ixgbe_rxtx.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
Makefile ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00