diff options
| author | Maxim Mikityanskiy <maximmi@nvidia.com> | 2022-09-30 19:28:48 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-01 23:30:19 +0300 |
| commit | d54d7194ba48e074d4d51580753d3a396b82aecf (patch) | |
| tree | 0d3014e91c5cdd8a655cb105d5fe3827b56da099 /scripts/gdb/linux/modules.py | |
| parent | 5fcc2cfc14ae0b44a47b8dcaa037068ff8151bde (diff) | |
| download | linux-d54d7194ba48e074d4d51580753d3a396b82aecf.tar.xz | |
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
mlx5e_xsk_wakeup triggers an IRQ by posting a NOP to async_icosq, taking
a spinlock to protect from concurrent access. There is already a
function that does the same: mlx5e_trigger_napi_icosq. Use this function
in mlx5e_xsk_wakeup.
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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions
