[Intel-wired-lan] [PATCH 0/3] ixgbe, ixgbevf: make VF driver check MC promisc enabled
Hiroshi Shimamoto
h-shimamoto at ct.jp.nec.com
Mon Jun 15 10:46:32 UTC 2015
From: Hiroshi Shimamoto <h-shimamoto at ct.jp.nec.com>
Make PF returns error against VF multicast promiscuous mode request from
untrusted VF, and VF handles that error.
To reconfigure, PF send reset to VF when trust status is changed.
This patchset is against the latest Jeff's tree which contains my VF
multicast promiscuous mode patches.
Hiroshi Shimamoto (3):
ixgbevf: refactor ixgbevf_update_mc_addr_list_vf
ixgbe, ixgbevf: error MC promisc unless trusted
ixgbe: ping to reset on changing trust status
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 32 ++++++++++++------
drivers/net/ethernet/intel/ixgbevf/vf.c | 46 +++++++++++++++++++-------
2 files changed, 55 insertions(+), 23 deletions(-)
--
1.8.3.1
More information about the Intel-wired-lan
mailing list