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

Bernard Iremonger bernard.iremonger at intel.com
Wed Feb 24 17:19:03 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.

Bernard Iremonger (3):
  ixgbe: cleanup eth_ixgbevf_dev_uninit
  ixgbe: add more information to the error message
  ixgbe: allow use of zero MAC address with VF

 drivers/net/ixgbe/ixgbe_ethdev.c | 29 +++++++++++++----------------
 drivers/net/ixgbe/ixgbe_pf.c     |  4 ++--
 2 files changed, 15 insertions(+), 18 deletions(-)

-- 
2.6.3



More information about the dev mailing list