RE: [net-next 11/17] i40e: Add promiscuous on VLAN support

2015-10-20 Thread Rose, Gregory V
@redhat.com > Subject: Re: [net-next 11/17] i40e: Add promiscuous on VLAN support > > On Tue, Oct 20, 2015 at 6:31 PM, Rose, Gregory V > wrote: > > >> > NFV use cases require the ability to steer packets to VSIs by VLAN > >> > tag alone while being in pro

Re: [net-next 11/17] i40e: Add promiscuous on VLAN support

2015-10-20 Thread Or Gerlitz
On Tue, Oct 20, 2015 at 6:31 PM, Rose, Gregory V wrote: >> > NFV use cases require the ability to steer packets to VSIs by VLAN tag >> > alone while being in promiscuous mode for multicast and unicast MAC >> > addresses. These two new functions support that ability. >> > >> > Change-ID: Ifef704b

RE: [net-next 11/17] i40e: Add promiscuous on VLAN support

2015-10-20 Thread Rose, Gregory V
> -Original Message- > From: David Miller [mailto:da...@davemloft.net] > Sent: Tuesday, October 13, 2015 4:14 AM > To: Kirsher, Jeffrey T > Cc: Rose, Gregory V; netdev@vger.kernel.org; nhor...@redhat.com; > sassm...@redhat.com; jogre...@redhat.com > Subject: Re: [net-

Re: [net-next 11/17] i40e: Add promiscuous on VLAN support

2015-10-13 Thread David Miller
From: Jeff Kirsher Date: Mon, 12 Oct 2015 22:53:12 -0700 > From: Greg Rose > > NFV use cases require the ability to steer packets to VSIs by VLAN tag > alone while being in promiscuous mode for multicast and unicast MAC > addresses. These two new functions support that ability. > > Change-ID:

[net-next 11/17] i40e: Add promiscuous on VLAN support

2015-10-12 Thread Jeff Kirsher
From: Greg Rose NFV use cases require the ability to steer packets to VSIs by VLAN tag alone while being in promiscuous mode for multicast and unicast MAC addresses. These two new functions support that ability. Change-ID: Ifef704b07e0ee8a39d3c351dbd5dc83bb2f63c45 Signed-off-by: Greg Rose Test