Skip to content

[Bug]: "netlink error: Invalid argument" when changing combined queue count #356

@Jalle19

Description

@Jalle19

Preliminary Actions

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 argument

Expected Behavior

No error

Actual Behavior

netlink error: Invalid argument

Additional Data

Relevant log output

Contact Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Linux ENA driverbugReport errors or unexpected behaviortriageDetermine the priority and severity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions