Uploaded image for project: 'Fast Datapath Product'
  1. Fast Datapath Product
  2. FDP-1709

Replace OVS internal ports with OVS VDUSE ports in PoC FDP-1286

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • openvswitch3.5
    • None
    • 8
    • False
    • Hide

      None

      Show
      None
    • False
    • rhel-9
    • None
    • rhel-net-ovs-dpdk
    • ssg_networking
    • OVS/DPDK - Sprint 9 - West, OVS/DPDK - Sprint 10 - West
    • 2

      Sending traffic from the kernel through an OVS port of type internal to a OVS-DPDK netdev bridge is slow because it is processed by OVS's main thread. This may also slow down PMDs, since traffic is sent to kernel interfaces via the send() API family.

      To lift this issue, we have to change OVS interfaces br-ex (in Machine Config Operator), br-int and ovn-k8s-mp0 (in OVN-Kubernetes) from type internal to VDUSE devices.

              jmeng@redhat.com Jakob Meng
              jmeng@redhat.com Jakob Meng
              Jakob Meng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: