diff options
author | Maxim Mikityanskiy <maximmi@nvidia.com> | 2022-09-30 09:28:59 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-01 13:30:21 -0700 |
commit | 96d37d861a09ba4b6ea08b87fa1c173c1af522b1 (patch) | |
tree | 9816c8efb0e731f849a686680c5699083a97571c /io_uring/fs.c | |
parent | 132857d9124c853c105acf96b557ce866c044970 (diff) | |
download | linux-96d37d861a09ba4b6ea08b87fa1c173c1af522b1.tar.bz2 |
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 'io_uring/fs.c')
0 files changed, 0 insertions, 0 deletions