Re: [PATCH net-next] liquidio: implement vlan filter enable and disable

2017-06-18 Thread David Miller
From: Felix Manlunas Date: Sun, 18 Jun 2017 12:41:34 -0700 > From: Prasad Kanneganti > > Add implementation to support ethtool -K ethX rx-vlan-filter on/off. > Rename OCTNET_CMD_ENABLE_VLAN_FILTER command to OCTNET_CMD_VLAN_FILTER_CTL > and add OCTNET_CMD_VLAN_FILTER_ENABLE and OCTNET_CMD_VLAN_

[PATCH net-next] liquidio: implement vlan filter enable and disable

2017-06-18 Thread Felix Manlunas
From: Prasad Kanneganti Add implementation to support ethtool -K ethX rx-vlan-filter on/off. Rename OCTNET_CMD_ENABLE_VLAN_FILTER command to OCTNET_CMD_VLAN_FILTER_CTL and add OCTNET_CMD_VLAN_FILTER_ENABLE and OCTNET_CMD_VLAN_FILTER_DISABLE parameters so that it can be used to enable or disable t