aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorAmritha Nambiar <[email protected]>2016-05-06 19:09:51 -0700
committerJeff Kirsher <[email protected]>2016-06-29 10:05:24 -0700
commit1ecedc926be12a91271e41913ebeba8cf32e9a6c (patch)
treec60995b4f0b9faed57b949356bb09a8ea33a511e /tools/perf/scripts/python/check-perf-trace.py
parent3d05b15b03daa4e8c350a97d0d83d2c2abc8b8ef (diff)
ixgbe: Fix deleting link filters for cls_u32 offloads
On deleting filters which are links to a child hash table, the filters in the child hash table must be cleared from the hardware if there is no link between the parent and child hash table. Verified with the following filters: Create a child hash table: handle 1: u32 divisor 1 Link to the child hash table from parent hash table: handle 800:0:10 u32 ht 800: link 1: \ offset at 0 mask 0f00 shift 6 plus 0 eat \ match ip protocol 6 ff match ip dst 15.0.0.1/32 Add filters into child hash table: handle 1:0:2 u32 ht 1: \ match tcp src 22 ffff action drop handle 1:0:3 u32 ht 1: \ match tcp src 33 ffff action drop Delete link filter from parent hash table: handle 800:0:10 u32 Signed-off-by: Amritha Nambiar <[email protected]> Acked-by: Sridhar Samudrala <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions