Re: [PATCH v2 00/11] update ixgbe base driver
From: Bruce Richardson <hidden>
Date: 2016-02-15 21:39:16
On Sun, Feb 14, 2016 at 04:54:55PM +0800, Wenzhuo Lu wrote:
*add x550em_a device support *add x550em_x V2 device support *sw-firmware sync for resource sharing *set VF mac addr only when acked by PF *ignore manageability for phy power on *add register definition for SGMII busy *fix setting flow dir flag twice *set MDIO speed after MAC reset *abstract out link read/write ops V2: Rework the tittles and comments. Split the release note update to each patch. Wenzhuo Lu (11): ixgbe/base: add x550em_a device support ixgbe/base: add x550em_x V2 device support ixgbe/base: sw-firmware sync for resource sharing ixgbe/base: set VF mac addr only when acked by PF ixgbe/base: ignore manageability for phy power on ixgbe/base: add register definition for SGMII busy ixgbe/base: fix setting flow dir flag twice ixgbe/base: set MDIO speed after MAC reset ixgbe/base: abstract out link read/write ops ixgbe/base: update readme ixgbe: support new devices and mac types
Base code update applied to dpdk-next-net/rel_16_04 Thanks, /Bruce