]> git.baikalelectronics.ru Git - kernel.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)
commit837e81bc23979b62393cc3d394aa594ba6bc1756
tree933a7d6b98f2f807f8257736d9efe2e4db4dc2a8
parentaff6fe6cbc10990b39f7489f5df8cf73a34a965a
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