diff options
author | Rongwei Liu <[email protected]> | 2022-01-28 05:56:28 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-03-17 11:51:56 -0700 |
commit | 8f85336503259b9d3be139cd44abb1a5ccbd1191 (patch) | |
tree | 40b990dcf1f16720a8ab830dd2f26d4becee8bb0 /include/linux/trace_recursion.h | |
parent | 998923932f13d5694a0b6e73f9a350cc6949ac2f (diff) |
net/mlx5: DR, Adjust structure member to reduce memory hole
Accord to profiling, mlx5dr_ste/mlx5dr_icm_chunk are the two
hot structures. Their memory layout can be optimized by
adjusting member sequences.
Struct mlx5dr_ste size changes from 64 bytes to 56 bytes.
In the upcoming commits, struct mlx5dr_icm_chunk memory layout
will change automatically after removing some members.
Keep it untouched here.
Signed-off-by: Rongwei Liu <[email protected]>
Reviewed-by: Shun Hao <[email protected]>
Reviewed-by: Yevgeny Kliteynik <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'include/linux/trace_recursion.h')
0 files changed, 0 insertions, 0 deletions