diff options
author | 2023-12-18 13:58:27 +0200 | |
---|---|---|
committer | 2024-02-05 16:45:53 -0800 | |
commit | fb3bfdfcd10609c90911307a545864d2996d951f (patch) | |
tree | 48d52729dca6877e7e994d46b554a2d960bf4288 /include/linux/netdevice.h | |
parent | net/mlx5: DR, Change SWS usage to debug fs seq_file interface (diff) | |
download | linux-rng-fb3bfdfcd10609c90911307a545864d2996d951f.tar.xz linux-rng-fb3bfdfcd10609c90911307a545864d2996d951f.zip |
net/mlx5e: XSK, Exclude tailroom from non-linear SKBs memory calculations
Packet data buffers lack reserved headroom or tailroom,
and SKBs are allocated on a side memory when needed.
Exclude the tailroom from the SKB size calculations.
Signed-off-by: Carolina Jubran <cjubran@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include/linux/netdevice.h')
0 files changed, 0 insertions, 0 deletions