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

Thomas Monjalon thomas.monjalon at 6wind.com
Mon Jun 15 22:49:25 CEST 2015


> > Wenzhuo Lu (26):
> >   ixgbe/base: update copyright and readme
> >   ixgbe/base: fix code comment, double from
> >   ixgbe/base: fix typo error in code comment
> >   ixgbe/base: check return value after calling
> >   ixgbe/base: allow tunneled UDP and TCP frames to reach their
> >     destination
> >   ixgbe/base: erase ixgbe_get_hi_status
> >   ixgbe/base: provide unlocked I2C methods
> >   ixgbe/base: reduce I2C retry count on X550 devices
> >   ixgbe/base: issue firmware command when coming up
> >   ixgbe/base: add logic to reset CS4227 when needed
> >   ixgbe/base: restore ESDP settings after MAC reset
> >   ixgbe/base: disable FEC(Forward Error Correction) to save power
> >   ixgbe/base: set lan_id for non-PCIe devices
> >   ixgbe/base: add SFP+ dual-speed support
> >   ixgbe/base: add SW based LPLU support
> >   ixgbe/base: fix flow control for KR backplane
> >   ixgbe/base: new simplified x550em init flow
> >   ixgbe/base: move I2C MUX function from ixgbe_x540.c to ixgbe_x550.c
> >   ixgbe/base: change return value for ixgbe_setup_internal_phy_t_x550em
> >   ixgbe/base: ixgbe_setup_internal_phy_x550em function clean-up
> >   ixgbe/base: add x550em Auto neg Flow Control support
> >   ixgbe/base: add x550em PHY interrupt and forced 1G/10G support
> >   ixgbe/base: add link check support for x550em PHY
> >   ixgbe/base: set lan_id before first I2C access
> >   ixgbe/base: added x550em PHY reset function
> >   ixgbe/base: block EEE(Energy Efficient Ethernet) setup on the
> >     interfaces that don't support EEE
> 
> Acked-by: Helin Zhang <helin.zhang at intel.com>

This bulked update has some good commit messages.
Applied, thanks


More information about the dev mailing list