-
Notifications
You must be signed in to change notification settings - Fork 187
Open
Labels
Linux ENA driverbugReport errors or unexpected behaviorReport errors or unexpected behaviortriageDetermine the priority and severityDetermine the priority and severity
Description
Preliminary Actions
- I have searched the existing issues and didn't find a duplicate.
- I have followed the AWS official troubleshoot documentation.
- I have followed the driver readme and best practices.
Driver Type
Linux kernel driver for Elastic Network Adapter (ENA)
Driver Tag/Commit
2.16.0g
Custom Code
No
OS Platform and Distribution
Rocky Linux 10 (both ARM64 and x86_64 affected)
Bug description
When you try to change the combined queues for an interface using ethtool -L eth1 combined 1, ethtool exits with 1 and prints netlink error: Invalid argument. This did not happen on version 2.15.0g.
When run a second time, there is no error, because the value has actually been changed, as verified by running ethtool -l eth1.
Reproduction steps
# ethtool -L eth1 combined 1
netlink error: Invalid argumentExpected Behavior
No error
Actual Behavior
netlink error: Invalid argument
Additional Data
Relevant log output
Contact Details
No response
Metadata
Metadata
Assignees
Labels
Linux ENA driverbugReport errors or unexpected behaviorReport errors or unexpected behaviortriageDetermine the priority and severityDetermine the priority and severity