Skip to content

[Feature request]: napi_build_skb support? #341

@JonKohler

Description

@JonKohler

Preliminary Actions

  • I have searched the existing issues and didn't find a duplicate.

Driver Type

Linux kernel driver for Elastic Network Adapter (ENA)

Motivation

Reduce build_skb overheads

Solution

Was doing some spot checking, and noticed that the ENA driver uses build_skb vs napi_build_skb. I see that was reverted here: bad09ae

Was wondering if there was any follow on work to that revert to attempt to reintroduce this?

The revert was light on details on what sort of issues napi_consume_skb introduced that prompted this revert, was wondering if that was kernel version specific? or instance type specific only?

Anyhow, we've seen nice-ness from napi_build_skb in other parts of our environment, would love to see if we could use that in ENA as well?

Contact Details

[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Linux ENA driverfeature requestRequest new feature and code enhancementtriageDetermine the priority and severity

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions