diff options
author | Leon Romanovsky <leonro@nvidia.com> | 2022-12-02 23:14:53 +0300 |
---|---|---|
committer | Steffen Klassert <steffen.klassert@secunet.com> | 2022-12-08 12:36:08 +0300 |
commit | 403b383a3ce3ebe12c26317978c34dd3d653c867 (patch) | |
tree | b8798b2789a00bb0527c97972d518249b97c3800 /tools/perf/scripts/python/stackcollapse.py | |
parent | 7bddb659bd0fc4e9022d3a3a2260540c01856e68 (diff) | |
download | linux-403b383a3ce3ebe12c26317978c34dd3d653c867.tar.xz |
net/mlx5e: Store all XFRM SAs in Xarray
Instead of performing custom hash calculations, rely on FW that returns
unique identifier to every created SA. That identifier is Xarray ready,
which provides better semantic with efficient access.
In addition, store both TX and RX SAs to allow correlation between event
generated by HW when limits are armed and XFRM states.
Signed-off-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions