Skip to content

Hardware offloading configuration #145

Description

@mrabine

Description

Add hardware offload configuration (TSO, GSO, GRO) and physical link settings (speed, duplex, autoneg) to the Interface class.
This allows fine-grained control over NIC offloading capabilities without relying on external tools like ethtool.

Acceptance criteria

  • Enable/disable TSO (TCP Segmentation Offload) per interface
  • Enable/disable GSO (Generic Segmentation Offload) per interface
  • Enable/disable GRO (Generic Receive Offload) per interface
  • Get/set link speed (100BASE-T, 1000BASE-T), duplex (half, full) and autoneg

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request
    No fields configured for Feature.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions