diff options
author | 2022-09-30 09:28:59 -0700 | |
---|---|---|
committer | 2022-10-01 13:30:21 -0700 | |
commit | 96d37d861a09ba4b6ea08b87fa1c173c1af522b1 (patch) | |
tree | 9816c8efb0e731f849a686680c5699083a97571c /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net/mlx5e: Use non-XSK page allocator in SHAMPO (diff) | |
download | wireguard-linux-96d37d861a09ba4b6ea08b87fa1c173c1af522b1.tar.xz wireguard-linux-96d37d861a09ba4b6ea08b87fa1c173c1af522b1.zip |
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
mlx5e_page_release calls the appropriate deallocator depending on
whether it's an XSK RQ or a regular one. Some flows that call this
function are not compatible with XSK, so they can call the non-XSK
deallocator directly to save a branch.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions