Re: [PATCH v2] ixgbe: make VLAN filter conditional

2015-03-06 Thread Jeff Kirsher
On Fri, 2015-03-06 at 09:46 +, Hiroshi Shimamoto wrote: > > On Fri, 2015-03-06 at 06:04 +, Hiroshi Shimamoto wrote: > > > > From: Hiroshi Shimamoto > > > > > > > > Disable hardware VLAN filtering if netdev->features VLAN flag is > > > dropped. > > > > > > > > In SR-IOV case, there is a use

RE: [PATCH v2] ixgbe: make VLAN filter conditional

2015-03-06 Thread Hiroshi Shimamoto
> On Fri, 2015-03-06 at 06:04 +, Hiroshi Shimamoto wrote: > > > From: Hiroshi Shimamoto > > > > > > Disable hardware VLAN filtering if netdev->features VLAN flag is > > dropped. > > > > > > In SR-IOV case, there is a use case which needs to disable VLAN > > filter. > > > For example, we need t

Re: [PATCH v2] ixgbe: make VLAN filter conditional

2015-03-06 Thread Jeff Kirsher
On Fri, 2015-03-06 at 06:04 +, Hiroshi Shimamoto wrote: > > From: Hiroshi Shimamoto > > > > Disable hardware VLAN filtering if netdev->features VLAN flag is > dropped. > > > > In SR-IOV case, there is a use case which needs to disable VLAN > filter. > > For example, we need to make a network

RE: [PATCH v2] ixgbe: make VLAN filter conditional

2015-03-05 Thread Hiroshi Shimamoto
> From: Hiroshi Shimamoto > > Disable hardware VLAN filtering if netdev->features VLAN flag is dropped. > > In SR-IOV case, there is a use case which needs to disable VLAN filter. > For example, we need to make a network function with VF in virtualized > environment. That network function may be