Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

Improve sleeve performance in mixed sleeve/fast datapath deployments #1931

Open
@awh

Description

@awh

As seen here, sleeve performance is penalised in mixed deployments due to the use of the ODP miss handler instead of mmap'ed libpcap. Possible fixes:

  • Contribute mmap'ed netlink support to OVS
  • Use pcap and fast datapath simultaneously, inserting a flow rule that directs future traffic to a pcap'ed interface where we would currently veto flow creation due to the presence of sleeve flow ops

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions