Skip to content

SR-IOV Networking Suport #83

Closed as not planned
Closed as not planned
@dtrudg

Description

@dtrudg

Describe the solution you'd like
Common server Ethernet and IB cards support SR-IOV, where they can present multiple ‘PCIe virtual functions’ that act as independent network devices but share the same hardware. E.g. my Mellanox ConnectX3-PRO can be configured so that it presents as 16 network devices per port. This is often used to share a card between multiple VMs. Containers may also benefit from networking being shared at this layer, for general performance reasons and container-specific native IB support. See https://github.com/Mellanox/docker-sriov-plugin and subsequent CNI direction.

Additional context
This is a low priority "wish-list" item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmaybeFeatures / changes that maybe implemented in future, depending on need & resources

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions