diff options
| author | Shay Drory <shayd@nvidia.com> | 2023-01-19 09:10:50 +0200 |
|---|---|---|
| committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-07-27 11:37:29 -0700 |
| commit | b90ebfc018b087ba1e4981b298b58733236ff296 (patch) | |
| tree | dd3305421bbd8791286aefe269538996c341fad8 /net/lapb/lapb_iface.c | |
| parent | 06cd555f73caec515a14d42ef052221fa2587ff9 (diff) | |
net/mlx5: Allocate command stats with xarray
Command stats is an array with more than 2K entries, which amounts to
~180KB. This is way more than actually needed, as only ~190 entries
are being used.
Therefore, replace the array with xarray.
Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions
