[dpdk-dev] [PATCH 0/4] update ixgbe base driver to version 2017-03-29
Wei Dai
wei.dai at intel.com
Tue Apr 18 08:56:59 CEST 2017
This patch set has following 4 patches.
No any new device id is added.
net/ixgbe/base: acquire PHY semaphore before device reset
net/ixgbe/base: add support for 2.5G KX physical layer
net/ixgbe/base: add MAC X550em/X557 LED on/off support
net/ixgbe/base: update base driver version to 2017.03.29
drivers/net/ixgbe/base/README | 2 +-
drivers/net/ixgbe/base/ixgbe_82598.c | 4 ++--
drivers/net/ixgbe/base/ixgbe_82598.h | 2 +-
drivers/net/ixgbe/base/ixgbe_82599.c | 4 ++--
drivers/net/ixgbe/base/ixgbe_82599.h | 2 +-
drivers/net/ixgbe/base/ixgbe_api.c | 2 +-
drivers/net/ixgbe/base/ixgbe_api.h | 2 +-
drivers/net/ixgbe/base/ixgbe_phy.c | 4 ++--
drivers/net/ixgbe/base/ixgbe_phy.h | 2 +-
drivers/net/ixgbe/base/ixgbe_type.h | 37 ++++++++++++++++++------------------
drivers/net/ixgbe/base/ixgbe_x540.c | 12 ++++++++++--
drivers/net/ixgbe/base/ixgbe_x540.h | 2 +-
drivers/net/ixgbe/base/ixgbe_x550.c | 33 ++++++++++++++++++++++++++++----
drivers/net/ixgbe/base/ixgbe_x550.h | 2 +-
14 files changed, 72 insertions(+), 38 deletions(-)
--
2.7.4
More information about the dev
mailing list