diff options
| author | Roi Dayan <[email protected]> | 2021-10-10 14:03:12 +0300 |
|---|---|---|
| committer | Saeed Mahameed <[email protected]> | 2022-01-27 12:37:31 -0800 |
| commit | c118ebc98233eb1383f1adfeea4fa8e59f635088 (patch) | |
| tree | fd7492d76a9fbb71538c01c2a5e20c6c4b1a9e89 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 39542e234b5215dc267b425f8315747849c5e520 (diff) | |
net/mlx5e: Pass attr arg for attaching/detaching encaps
In later commit that we will have multiple attr instances per flow
we would like to pass a specific attr instance to set encaps.
Currently the mlx5_flow object contains a single mlx5_attr instance.
However, multi table actions (e.g. CT) instantiate multiple attr instances.
Currently mlx5e_attach/detach_encap() reads the first attr instance
from the flow instance. Modify the functions to receive the attr
instance as a parameter which is set by the calling function.
Signed-off-by: Roi Dayan <[email protected]>
Reviewed-by: Oz Shlomo <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions