diff options
author | Emeel Hakim <ehakim@nvidia.com> | 2023-02-08 14:25:54 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-03-15 15:50:15 -0700 |
commit | 37beabe9a891b92174cd1aafbfa881fe9e05aa87 (patch) | |
tree | 40d54a1441bcca6781bfcde722751e97798d86c0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 75014826d0826d175aa9e36cd8e118793263e3f4 (diff) |
net/mlx5e: Fix macsec ASO context alignment
Currently mlx5e_macsec_umr struct does not satisfy hardware memory
alignment requirement. Hence the result of querying advanced steering
operation (ASO) is not copied to the memory region as expected.
Fix by satisfying hardware memory alignment requirement and move
context to be first field in struct for better readability.
Fixes: 1f53da676439 ("net/mlx5e: Create advanced steering operation (ASO) object for MACsec")
Signed-off-by: Emeel Hakim <ehakim@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions