diff options
author | Michal Swiatkowski <[email protected]> | 2019-04-16 10:21:27 -0700 |
---|---|---|
committer | Jeff Kirsher <[email protected]> | 2019-05-04 14:44:47 -0700 |
commit | 64439f8f0bc4e9da1c6cb31c2ee642e3139f5731 (patch) | |
tree | ef6c6439053b913b462517c8d06d22653bb5c917 /scripts/gdb/linux/tasks.py | |
parent | 0690527014936ef70b186bcccd1a5311e9071899 (diff) |
ice: Disable sniffing VF traffic on PF
Delete code that add default Tx rule on PF. With this rule PF can see
Tx VF traffic that should go outside. For traffic from VF to another
VF default Tx rule on PF doesn't apply because of lower priority than
VF mac rule.
With this change on PF in promisc mode we can see only Rx traffic that
doesn't match any other rule (mac etc.). We can't see Tx traffic from
other VSI.
Signed-off-by: Michal Swiatkowski <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions