aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorMichal Swiatkowski <[email protected]>2021-08-19 17:08:53 -0700
committerTony Nguyen <[email protected]>2021-10-07 10:41:42 -0700
commitbd676b29292e4597c0b30948724159f4cf8690bf (patch)
tree389ef22c62ac5a8dc380fa9ed4830a2cd1ade1c5 /tools/perf/scripts/python/intel-pt-events.py
parentff5411ef88ee6eadd6079771acfbe7e52c822ba2 (diff)
ice: allow changing lan_en and lb_en on dflt rules
There is no way to change default lan_en and lb_en flags while adding new rule. Add function that allows changing these flags on ICE_SW_LKUP_DFLT recipe and any rule id. lan_en allows packet to go outside if rule is matched. Clearing this bit will block packet from sending it outside. lb_en allows packet to be forwarded to other VSI. Clearing this bit will block packet from forwarding it to other VSI. Signed-off-by: Michal Swiatkowski <[email protected]> Tested-by: Sandeep Penigalapati <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions