[dpdk-dev] [PATCH 0/3] promiscuous mode enable on VF

Wei Zhao wei.zhao1 at intel.com
Wed Jan 16 05:42:52 CET 2019


There is need to enable promiscuous mode enable on VF,
pf host should also enable to support that.

Zhao Wei (3):
  net/ixgbe: promiscuous mode enable on VF
  net/ixgbe: enable promiscous mode on PF host
  net/ixgbe: update API version

 drivers/net/ixgbe/ixgbe_ethdev.c | 21 +++++++++++
 drivers/net/ixgbe/ixgbe_ethdev.h |  1 +
 drivers/net/ixgbe/ixgbe_pf.c     | 79 +++++++++++++++++++++++++++++-----------
 3 files changed, 79 insertions(+), 22 deletions(-)

-- 
2.7.5



More information about the dev mailing list