diff options
author | Carolina Jubran <[email protected]> | 2024-04-11 14:54:43 +0300 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-04-12 19:13:53 -0700 |
commit | fdce06bda7e56b2a34c53ea58bad7af2fae96da1 (patch) | |
tree | 8a509c66f92296a0b129dc41825867533fe7a078 /tools/testing/selftests/net/lib/py/utils.py | |
parent | 6c685bdb9e1af966ec0278dbd4068ec39ae88c2d (diff) |
net/mlx5e: Acquire RTNL lock before RQs/SQs activation/deactivation
netif_queue_set_napi asserts whether RTNL lock is held if
the netdev is initialized.
Acquire the RTNL lock before activating or deactivating
RQs/SQs if the lock has not been held before in the flow.
Fixes: f25e7b82635f ("net/mlx5e: link NAPI instances to queues and IRQs")
Cc: Joe Damato <[email protected]>
Signed-off-by: Carolina Jubran <[email protected]>
Reviewed-by: Rahul Rameshbabu <[email protected]>
Signed-off-by: Tariq Toukan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions