> -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-boun...@lists.osuosl.org] On > Behalf Of Hiroshi Shimamoto > Sent: Thursday, April 09, 2015 6:08 PM > To: Kirsher, Jeffrey T; Alexander Duyck; intel-wired-lan > Cc: vyase...@redhat.com; e1000-devel@lists.sourceforge.net; > net...@vger.kernel.org; Choi, Sy Jong; linux-ker...@vger.kernel.org; David > Laight; Hayato Momma; Edward Cree; Or Gerlitz; Bjørn Mork > Subject: [Intel-wired-lan] [PATCH v4 3/3] ixgbe: Add new ndo to allow VF > multicast promiscuous mode > > From: Hiroshi Shimamoto <h-shimam...@ct.jp.nec.com> > > Implements the new netdev op to allow VF multicast promiscuous mode. > > The multicast promiscuous mode is not allowed for all VFs by default. > > The administrator can allow to VF multicast promiscuous mode for only trusted > VM. After allowing multicast promiscuous mode from the host, we can use over > 30 IPv6 addresses on VM. > # ip link set dev eth0 vf 1 mc_promisc on > > When disallowing multicast promiscuous mode, ixgbevf can only handle 30 > IPv6 addresses at most. > # ip link set dev eth0 vf 1 mc_promisc off > > Signed-off-by: Hiroshi Shimamoto <h-shimam...@ct.jp.nec.com> > Reviewed-by: Hayato Momma <h-mo...@ce.jp.nec.com> > CC: Choi, Sy Jong <sy.jong.c...@intel.com> > --- > > v4: Put reconfiguration of MC promiscuous mode into the previous loop. > > drivers/net/ethernet/intel/ixgbe/ixgbe.h | 1 + > drivers/net/ethernet/intel/ixgbe/ixgbe_main.c | 5 ++++ > drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c | 32 > ++++++++++++++++++++++++-- drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h | > 2 ++ > 4 files changed, 38 insertions(+), 2 deletions(-)
Tested-by: Phil Schmitt <phillip.j.schm...@intel.com> ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ E1000-devel mailing list E1000-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/e1000-devel To learn more about Intel® Ethernet, visit http://communities.intel.com/community/wired