diff options
author | Shivanshu Shukla <[email protected]> | 2021-08-06 10:49:02 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2021-10-11 08:48:49 -0700 |
commit | 8bb98f33dead401daa5941abb357983362e0f6ca (patch) | |
tree | 79280fadd5c9230279c154395b069c693d850230 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0f94570d0cae1ab7c322d764c3514d3558137eea (diff) |
ice: allow deleting advanced rules
To remove advanced rule the same protocols list like in adding should be
send to function. Based on this information list of advanced rules is
searched to find the correct rule id.
Remove advanced rule if it forwards to only one VSI. If it forwards
to list of VSI remove only input VSI from this list.
Introduce function to remove rule by id. It is used in case rule needs to
be removed even if it forwards to the list of VSI.
Allow removing all advanced rules from a particular VSI. It is useful in
rebuilding VSI path.
Co-developed-by: Dan Nowlin <[email protected]>
Signed-off-by: Dan Nowlin <[email protected]>
Signed-off-by: Shivanshu Shukla <[email protected]>
Signed-off-by: Wojciech Drewek <[email protected]>
Tested-by: Sandeep Penigalapati <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions