diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2025-07-01 15:06:25 +0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-02 14:44:55 -0700 |
commit | 5186ff7e1d0e26aaef998ba18b31c79c28d1441f (patch) | |
tree | 47165b767ab57af23bd22d19a010ea0608e5cc83 /scripts/lib/kdoc/kdoc_files.py | |
parent | 16ceda2ef683a50cd0783006c0504e1931cd8879 (diff) |
net: libwx: fix the incorrect display of the queue number
When setting "ethtool -L eth0 combined 1", the number of RX/TX queue is
changed to be 1. RSS is disabled at this moment, and the indices of FDIR
have not be changed in wx_set_rss_queues(). So the combined count still
shows the previous value. This issue was introduced when supporting
FDIR. Fix it for those devices that support FDIR.
Fixes: 34744a7749b3 ("net: txgbe: add FDIR info to ethtool ops")
Cc: stable@vger.kernel.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/A5C8FE56D6C04608+20250701070625.73680-1-jiawenwu@trustnetic.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions