Rongwei Liu 5c4f9b6e91 net/mlx5: DR, Remove icm_addr from mlx5dr_icm_chunk to reduce memory
It can be calculated quickly from buddy memory pool by
function mlx5dr_icm_pool_get_chunk_icm_addr().
This function is very lightweight and straightforward.

Reduce 8 bytes and current size of struct mlx5_dr_icm_chunk
is 64 bytes.

Signed-off-by: Rongwei Liu <rongweil@nvidia.com>
Reviewed-by: Shun Hao <shunh@nvidia.com>
Reviewed-by: Yevgeny Kliteynik <kliteyn@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
2022-03-17 11:51:56 -07:00
..
2022-03-04 12:02:19 +00:00
2022-03-16 21:41:40 +01:00
2022-02-28 10:43:07 -08:00
2022-03-06 11:05:31 +00:00
2022-03-06 11:05:31 +00:00
2022-03-06 11:05:31 +00:00
2022-02-28 10:43:07 -08:00
2022-03-11 13:00:17 -08:00
2022-03-11 08:28:05 -08:00
2022-03-01 08:38:01 +00:00
2022-02-15 14:27:17 +00:00