diff options
author | Rongwei Liu <[email protected]> | 2022-01-28 06:14:16 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-03-17 11:51:57 -0700 |
commit | 597534bd56335c9e7bdb6c52d9abcb66e9cb9275 (patch) | |
tree | f28079e2cf15349587f81910a97416c7a3cd19ca /include/linux/trace_recursion.h | |
parent | f51bb51793008d559d45a5fb0d856b2deb87890a (diff) |
net/mlx5: DR, Remove 4 members from mlx5dr_ste_htbl to reduce memory
Remove chunk_size in struct mlx5dr_icm_chunk and use
chunk->size instead.
Remove ste_arr/hw_ste_arr/miss_list since they can be accessed
from htbl->chunk pointer, no need to keep a copy.
This commit reduces 28 bytes from struct mlx5dr_ste_htbl and its
size is 32 bytes now.
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