diff options
author | Kalesh AP <kalesh.purayil@emulex.com> | 2015-05-06 12:30:32 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-05-09 23:27:03 +0300 |
commit | e7bcbd7b81a129d79f205b19f9dd96b00c7e2364 (patch) | |
tree | 54a6ff181a3e2dfdda4561775a6cf72bc6184ad4 /COPYING | |
parent | 1a676d2b135c34de67f8fdd9b42c5d33b17f98dd (diff) | |
download | linux-e7bcbd7b81a129d79f205b19f9dd96b00c7e2364.tar.xz |
be2net: add support for spoofchk setting
This patch adds support for spoofchk configuration for VFs.
When it is enabled, "spoof checking" is done for both MAC-address and VLAN.
For each VF, the HW ensures that the source MAC address (or vlan) of
every outgoing packet exists in the MAC-list (or vlan-list) configured
for RX filtering for that VF. If not, the packet is dropped and an error
is reported to the driver in the TX completion; this is reflected in the
"tx_spoof_check_err" ethtool counter.
This feature is supported in Skyhawk FW version 10.6.31.0 and above.
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@avagotech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions