diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-09 22:37:19 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-08-12 14:16:24 +0100 |
commit | a7f6f56f604a396f91d891321edb29f286a80069 (patch) | |
tree | 231b358f6e6b86272ed3894d33ec3bdc41b02e56 /tools/testing/selftests/net/lib/py/utils.py | |
parent | f203fd85e6669d72fb3bfa3ce485a9642a4a9583 (diff) |
eth: mlx5: allow disabling queues when RSS contexts exist
Since commit 24ac7e544081 ("ethtool: use the rss context XArray
in ring deactivation safety-check") core will prevent queues from
being disabled while being used by additional RSS contexts.
The safety check is no longer necessary, and core will do a more
accurate job of only rejecting changes which can actually break
things.
Reviewed-by: Gal Pressman <gal@nvidia.com>
Reviewed-by: Joe Damato <jdamato@fastly.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions