On Tue, Mar 08, 2016 at 05:10:24PM +0000, Bernard Iremonger wrote: > This patch set implements the following: > Removes code which was duplicated in eth_ixgbevf_dev_init(). > Adds more information to the error message in ixgbe_check_mq_mode(). > Removes the VF MAC address in ixgbevf_dev_close(). > > Changes in v4: > rebase > revert changes to ixgbe_pf.c > > Changes in v3: > Revised patch 3 to remove the VF MAC address in dev_close(). > > Changes in v2: > Do not overwrite the VF perm_add with zero. > > Bernard Iremonger (3): > ixgbe: cleanup eth_ixgbevf_dev_uninit > ixgbe: add more information to the error message > ixgbe: fix dev_close to remove VF MAC address. > Applied to dpdk-next-net/rel_16_04
/Bruce