diff options
author | Jon Kohler <jon@nutanix.com> | 2024-06-27 13:20:13 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-06-28 18:37:04 -0700 |
commit | bf7bb7b43097d8c2b8673c5ea8a6b64a1f6090b0 (patch) | |
tree | a7d074c751db4d5fe6ba7bc041015b2fa25199d4 /tools/testing/selftests/net/lib/py/utils.py | |
parent | db2dede28d824261cd79db98f37c4437371d11b8 (diff) |
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: Jon Kohler <jon@nutanix.com>
Link: https://patch.msgid.link/20240627202013.2398217-1-jon@nutanix.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions