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

Add support for PMTU with the OVS userspace datapath

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • openvswitch3.2
    • False
    • Hide

      None

      Show
      None
    • False
    • rhel-sst-network-fastdatapath
    • ssg_networking

      With the kernel datapath, OVS relies on the kernel datapath for ICMP needs frag handling on a tunnel interface. However, with the userspace datapath, where there is no actual IP stack, depending on the configuration these packets get dropped, or end up with the kernel through the bridge interface.

      Maybe we can still leverage the kernel infrastructure by pushing back the ICMP messages, as we already use the kernel for the routing and arp resolution, so maybe it can also handle the PMTU part for us.

      We need to research what would be the best solution, and implement this. OVN relies on PMTU and not having this breaks the OVS-DPDK OSP workers ability to adjust the MTU.

              aconole@redhat.com Aaron Conole
              echaudro@redhat.com Eelco Chaudron
              Paolo Valerio
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: