Loading
net: wangxun: add ethtool_ops for channel number
mainline inclusion from mainline-v6.8-rc1 commit 907ee6681788556b9ade3ad0a1f6f4aea192399c category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I9IP8F CVE: NA Reference: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=937d46ecc5f941b26270bdf7ce37495f12b25955 --------------------------------------------------------- Add support to get RX/TX queue number with ethtool -l, and set RX/TX queue number with ethtool -L. Since interrupts need to be rescheduled, adjust the allocation of msix enties. Signed-off-by:Jiawen Wu <jiawenwu@trustnetic.com> Signed-off-by:
David S. Miller <davem@davemloft.net> Signed-off-by:
Duanqiang Wen <duanqiangwen@net-swift.com>