Skip to content
Commit bf7bb7b4 authored by Jon Kohler's avatar Jon Kohler Committed by Jakub Kicinski
Browse files

enic: add ethtool get_channel support



Add .get_channel to enic_ethtool_ops to enable basic ethtool -l
support to get the current channel configuration.

Note that the driver does not support dynamically changing queue
configuration, so .set_channel is intentionally unused. Instead, users
should use Cisco's hardware management tools (UCSM/IMC) to modify
virtual interface card configuration out of band.

Signed-off-by: default avatarJon Kohler <jon@nutanix.com>
Link: https://patch.msgid.link/20240627202013.2398217-1-jon@nutanix.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent db2dede2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment