]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Allow untrusted VFs to have more filters
authorMitch Williams <mitch.a.williams@intel.com>
Mon, 30 Jan 2017 20:29:36 +0000 (12:29 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 15 Mar 2017 09:00:52 +0000 (02:00 -0700)
commitb8db2f35bfd7cb8ac999e593a4aa51b4a841adab
tree0199c8e06d5e168e9c9afe3e19aaef3bf17080fd
parent7fb417cb31f11f012cd3107d1a2eaa2d312f2a8a
i40e: Allow untrusted VFs to have more filters

Our original filter limit of 8 was based on behavior that we saw from
Linux VMs. Now we're running Other Operating Systems under KVM and we
see that they commonly use more MAC filters. Since it seems weird to
require people to enable trusted VFs just to boot their OS, bump the
number of filters allowed by default.

Change-ID: I76b2dcb2ad6017e39231ad3096c3fb6f065eef5e
Signed-off-by: Mitch Williams <mitch.a.williams@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c