diff options
author | John Hurley <john.hurley@netronome.com> | 2019-04-15 17:56:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-16 01:45:36 +0300 |
commit | 8af56f40e53b102a1f7ef5cd2b057cd6db776d6e (patch) | |
tree | afc33722607e7a62e09133bd2619e4d16c2b0fbf /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | aa6ce2ea0c9301f7d418982d3c0612eec926ac91 (diff) | |
download | linux-8af56f40e53b102a1f7ef5cd2b057cd6db776d6e.tar.xz |
nfp: flower: offload merge flows
A merge flow is formed from 2 sub flows. The match fields of the merge are
the same as the first sub flow that has formed it, with the actions being
a combination of the first and second sub flow. Therefore, a merge flow
should replace sub flow 1 when offloaded.
Offload valid merge flows by using a new 'flow mod' message type to
replace an existing offloaded rule. Track the deletion of sub flows that
are linked to a merge flow and revert offloaded merge rules if required.
Signed-off-by: John Hurley <john.hurley@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions