diff options
author | Yevgeny Kliteynik <[email protected]> | 2022-08-05 13:42:24 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-12-08 16:10:54 -0800 |
commit | 0a8c20e23ff2d042295a20d09b0dde1492554ef7 (patch) | |
tree | 450a1b10226563883d80bb8bd7cf4c9cffd3362f /tools/perf/scripts/python/futex-contention.py | |
parent | e046b86e2900005726dd8f10217f778dff1b5929 (diff) |
net/mlx5: DR, Rework is_fw_table function
This patch handles the following two changes w.r.t. is_fw_table function:
1. When SW steering is asked to create/destroy FW table, we allow for
creation/destruction of only termination tables. Rename mlx5_dr_is_fw_table
both to comply with the static function naming and to reflect that we're
actually checking for FW termination table.
2. When the action 'go to flow table' is created, the destination flow
table can be any FW table, not only termination table. Adding function
to check if the dest table is FW table. This function will also be used
by the later creation of range match action, so putting it the header file.
Signed-off-by: Yevgeny Kliteynik <[email protected]>
Reviewed-by: Alex Vesker <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions