[dpdk-dev] [PATCH 00/37] update ixgbe base driver

Thomas Monjalon thomas.monjalon at 6wind.com
Fri Jun 26 13:27:29 CEST 2015


2015-06-25 01:24, Zhang, Helin:
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu
> > Wenzhuo Lu (37):
> >   ixgbe/base: update readme
> >   ixgbe/base: update Low Power Link Up to use MAC ops link
> >   ixgbe/base: fix 1G and 10G link stability for x550em SFP+
> >   ixgbe/base: update x550em SFP link setup
> >   ixgbe/base: add shift define for EEE_SU.TEEE_DLY
> >   ixgbe/base: add x550em identify SFP module support
> >   ixgbe/base: fix potential warning
> >   ixgbe/base: return err when SFP module is not present
> >   ixgbe/base: power down the x550em PHY on overtemp events
> >   ixgbe/base: restore advertised autoneg after setting LPLU
> >   ixgbe/base: fix UniPHY link configuration
> >   ixgbe/base: add macro for x550em bus speed fuse
> >   ixgbe/base: add a new 82599 device ID
> >   ixgbe/base: enable FEC when EEE is disabled
> >   ixgbe/base: release semaphores in proper order
> >   ixgbe/base: add wait helper for IOSF accesses
> >   ixgbe/base: use a semaphore to serialize IOSF accesses
> >   ixgbe/base: check for functional ucode
> >   ixgbe/base: add KR/iXFI internal link mode support
> >   ixgbe/base: check link again after getting speed
> >   ixgbe/base: config MDIO clock for x550em
> >   ixgbe/base: add support for led_on and led_off for X557 PHY LEDs
> >   ixgbe/base: update EEE/FEC support for device X550EM_X_KR
> >   ixgbe/base: introduce array of mac-type-dependent values
> >   ixgbe/base: use mvals array for I2C_*_BY_MAC values
> >   ixgbe/base: use mvals array for *_GPI*_BY_MAC values
> >   ixgbe/base: use mvals array for CIA*_BY_MAC values
> >   ixgbe/base: add new mac-dependent values for x540, x550
> >   ixgbe/base: disable SW LPLU implementation for x557 V2
> >   ixgbe/base: remove FEC disablement for x550em
> >   ixgbe/base: modify register definition code style
> >   ixgbe/base: specific process for X550 and X550em when disabling PCIe
> >     master
> >   ixgbe/base: fix flow control to be KR only
> >   ixgbe/base: fix 5G and 2.5G speed description
> >   ixgbe/base: force cs4227 LINE side to 10G SR mode
> >   ixgbe/base: a minor optimization for max link up time
> >   ixgbe/base: add support for new x550 PHY IDs
> 
> Acked-by: Helin Zhang <helin.zhang at intel.com>

Applied, thanks

Some patches have been reordered or squashed, and more importantly,
the X550 keyword was added in numerous commit titles to make the scope clear.

Wenzhuo, are you the original author of these code changes?
Are these changes already integrated in Linux and *BSD?

Thanks


More information about the dev mailing list