Skip to content

unknown coalesce parameter #819

Description

@bcg62
2026-01-05 17:06:00,083 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}
2026-01-05 17:06:00,083 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'p2817p2'].
2026-01-05 17:06:00,085 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}
2026-01-05 17:06:00,085 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'management'].
2026-01-05 17:06:00,087 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}
2026-01-05 17:06:00,087 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'ens3f1np3'].
2026-01-05 17:06:00,088 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}
2026-01-05 17:06:00,088 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'enp0s20f0u5u2c2'].
2026-01-05 17:06:00,090 ERROR    tuned.utils.commands: Executing 'ethtool -c enp0s20f0u5u2c2' error: netlink error: Operation not supported
2026-01-05 17:06:00,090 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'ens3f0np0'].
2026-01-05 17:06:00,091 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}
2026-01-05 17:06:00,091 DEBUG    tuned.utils.commands: Executing ['ethtool', '-c', 'ens3f0np2'].
2026-01-05 17:06:00,093 ERROR    tuned.plugins.plugin_net: unknown coalesce parameter(s): {'tx-aggr-max-bytes', 'tx-aggr-max-frames', 'tx-aggr-time-usecs'}

these were added in 2023 https://git.kernel.org/pub/scm/network/ethtool/ethtool.git/log/netlink/coalesce.c

missing here? https://github.com/redhat-performance/tuned/blob/master/tuned/plugins/plugin_net.py#L311

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions