]> git.openfabrics.org - ~emulex/infiniband.git/commit
ixgbe: change handling of multicast filters
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 25 Mar 2014 07:45:27 +0000 (07:45 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 23 Apr 2014 06:54:43 +0000 (23:54 -0700)
commitb335e75bab9e578764fc7dd581b61075bfd8c655
tree933a7d6b98f2f807f8257736d9efe2e4db4dc2a8
parenta9b8943ee129e11045862d6d6e25c5b63c95403c
ixgbe: change handling of multicast filters

In line with changes done by Alex Duyck regarding unicast filters, we
now only set multicast filters when the interface is not in promiscuous
mode for multicast packets. This also has an impact on the RAR usage
such that SR-IOV has some RARs reserved for its own usage.

Reported-by: Alex Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.h