diff options
author | Maxim Mikityanskiy <maxtram95@gmail.com> | 2023-06-14 12:00:05 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-06-16 22:59:19 +0300 |
commit | 4e7401fc8c8d048a813e0221a706be84182a76c1 (patch) | |
tree | d0ede156f71810260882405665b3b48a582fe26b /tools/perf/scripts/python/stackcollapse.py | |
parent | d4e067287b41b9eba278533d32afda35b25fbdd5 (diff) | |
download | linux-4e7401fc8c8d048a813e0221a706be84182a76c1.tar.xz |
net/mlx5e: XDP, Allow growing tail for XDP multi buffer
The cited commits missed passing frag_size to __xdp_rxq_info_reg, which
is required by bpf_xdp_adjust_tail to support growing the tail pointer
in fragmented packets. Pass the missing parameter when the current RQ
mode allows XDP multi buffer.
Fixes: ea5d49bdae8b ("net/mlx5e: Add XDP multi buffer support to the non-linear legacy RQ")
Fixes: 9cb9482ef10e ("net/mlx5e: Use fragments of the same size in non-linear legacy RQ with XDP")
Signed-off-by: Maxim Mikityanskiy <maxtram95@gmail.com>
Cc: Tariq Toukan <tariqt@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions