aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorDan Nowlin <[email protected]>2020-10-07 10:54:47 -0700
committerJakub Kicinski <[email protected]>2020-10-09 13:14:19 -0700
commit051d2b5cfa1e32f4ca19f96466aff4be7e878d74 (patch)
treea423022bf70c0bc4a54bae630f5005ab9dbd126f /tools/perf/scripts/python/export-to-sqlite.py
parentecfb751f1a053a07476e34c50a8f3ed854284461 (diff)
ice: fix adding IP4 IP6 Flow Director rules
A subsequent addition of an IP4 or IP6 rule after other rules would overwrite any existing TCAM entries of related L4 protocols(ex: tcp4 or udp6). This was due to the mask including too many TCAM entries. Add new packet type masks with bits properly excluded so rules are not overwritten. Signed-off-by: Dan Nowlin <[email protected]> Signed-off-by: Henry Tieman <[email protected]> Tested-by: Brijesh Behera <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions