Re: [PATCH net-next] bnx2x: add vlan filtering offload

2015-07-29 Thread David Miller
From: Yuval Mintz Date: Wed, 29 Jul 2015 15:52:46 +0300 > Current driver always uses vlan-promisc mode, i.e., it receives both > tagged and untagged traffic and lets the network stack drop packets > tagged with unrequested vlan tags. > > This patch implements vlan-filtering offload in the driver

[PATCH net-next] bnx2x: add vlan filtering offload

2015-07-29 Thread Yuval Mintz
Current driver always uses vlan-promisc mode, i.e., it receives both tagged and untagged traffic and lets the network stack drop packets tagged with unrequested vlan tags. This patch implements vlan-filtering offload in the driver - Unless explicitly configured to promisc mode, only untagged packe