[dpdk-dev] [PATCH 0/3 v2] ixgbe fixes

Bernard Iremonger bernard.iremonger at intel.com
Fri Feb 26 15:49:20 CET 2016


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().
Allows the MAC address of the VF to be set to zero.

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 setting of VF MAC address

 drivers/net/ixgbe/ixgbe_ethdev.c | 29 +++++++++++++----------------
 drivers/net/ixgbe/ixgbe_pf.c     |  7 ++++---
 2 files changed, 17 insertions(+), 19 deletions(-)

-- 
2.6.3



More information about the dev mailing list