diff options
author | Jian Shen <[email protected]> | 2019-10-08 09:20:05 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-10-08 17:18:05 -0700 |
commit | 22044f95faa05cb8ceb96101bfe18a42613914dc (patch) | |
tree | ff256a86b8d68943e51559edc8d42455171caac6 /tools/perf/scripts/python | |
parent | 6430f744a45adb722dc51982a7df7ac1367dc90d (diff) |
net: hns3: add support for spoof check setting
This patch adds support for spoof check 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.
Signed-off-by: Jian Shen <[email protected]>
Signed-off-by: Huazhong Tan <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions