diff options
author | Kalesh AP <[email protected]> | 2015-05-06 05:30:32 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-05-09 16:27:03 -0400 |
commit | e7bcbd7b81a129d79f205b19f9dd96b00c7e2364 (patch) | |
tree | 54a6ff181a3e2dfdda4561775a6cf72bc6184ad4 /tools/perf/scripts/python/syscall-counts.py | |
parent | 1a676d2b135c34de67f8fdd9b42c5d33b17f98dd (diff) |
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 <[email protected]>
Signed-off-by: Sathya Perla <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions