]> 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)
commit4f2b0718c17ff0417c6209d33ac3e20bd184e877
tree933a7d6b98f2f807f8257736d9efe2e4db4dc2a8
parent31c55f6a70c88eb187c3c221d0f60294bdf8e6aa
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