From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bowers, AndrewX Date: Thu, 28 May 2020 21:43:55 +0000 Subject: [Intel-wired-lan] [PATCH S45 12/15] ice: support adding 16 unicast/multicast filter on untrusted VF In-Reply-To: <20200516005121.4963-12-anthony.l.nguyen@intel.com> References: <20200516005121.4963-1-anthony.l.nguyen@intel.com> <20200516005121.4963-12-anthony.l.nguyen@intel.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > -----Original Message----- > From: Intel-wired-lan On Behalf Of > Tony Nguyen > Sent: Friday, May 15, 2020 5:51 PM > To: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [PATCH S45 12/15] ice: support adding 16 > unicast/multicast filter on untrusted VF > > From: Paul Greenwalt > > Allow untrusted VF to add 16 unicast/multicast filters. VF uses 1 filter for the > default/perm_addr/LAA MAC, 1 for broadcast, and 16 additional > unicast/multicast filters. > > Signed-off-by: Paul Greenwalt > --- > drivers/net/ethernet/intel/ice/ice_virtchnl_pf.h | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) Tested-by: Andrew Bowers