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

[24.A RHEL-8] Fast Datapath Release

    • Icon: Bug Bug
    • Resolution: Done-Errata
    • Icon: Undefined Undefined
    • None
    • None
    • openvswitch2.13
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • None

      commit 65490d9523fa727daa368b0d6eaf92ab4a3349d1
      Merge: 7740aeb78 17b4c5b2b
      Author: Mike Pattrick <mpattric@redhat.com>
      Date:   Mon Sep 11 14:35:58 2023 +0000
      
          Merge branch 'private-mpattric-2213892' into 'fast-datapath-rhel-8'
          
          ofproto-dpif-xlate: Don't reinstall removed XC_LEARN rule.
          
          See merge request nst/openvswitch/openvswitch2.13!1
      
      commit 7740aeb78d1e15140e252e57c2473cc34335a229
      Merge: 27daa4807 43bd4f9e2
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Thu Apr 6 16:58:33 2023 -0400
      
          Merging upstream branch-2.13
          
          Commit list:
          43bd4f9e28 Prepare for 2.13.12.
          5d8a8ce490 Set release date for 2.13.11.
      
      commit 27daa4807aa642b4c4c76b750b45593dd14097ed
      Merge: 00ef67676 7fa0106e8
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Thu Apr 6 09:14:12 2023 -0400
      
          Merging upstream branch-2.13
          
          Commit list:
          7fa0106e85 ofproto-dpif-xlate: Always mask ip proto field. (#2134873)
          19497c78dd netdev-windows: Add checking when creating netdev with system type on Windows
      
      commit 00ef67676c56c93199f2c0d4b2bc441d64aa1ec6
      Author: Aaron Conole <aconole@redhat.com>
      Date:   Fri Mar 31 17:17:27 2023 -0400
      
          ofproto-dpif-xlate: Always mask ip proto field.
          
          The ofproto layer currently treats nw_proto field as overloaded to mean
          both that a proper nw layer exists, as well as the value contained in
          the header for the nw proto.  However, this is incorrect behavior as
          relevant standards permit that any value, including '0' should be treated
          as a valid value.
          
          Because of this overload, when the ofproto layer builds action list for
          a packet with nw_proto of 0, it won't build the complete action list that
          we expect to be built for the packet.  That will cause a bad behavior
          where all packets passing the datapath will fall into an incomplete
          action set.
          
          The fix here is to unwildcard nw_proto, allowing us to preserve setting
          actions for protocols which we know have support for the actions we
          program.  This means that a traffic which contains nw_proto == 0 cannot
          cause connectivity breakage with other traffic on the link.
          
          Reported-by: David Marchand <dmarchand@redhat.com>
          Reported-at: https://bugzilla.redhat.com/show_bug.cgi?id=2134873
          Acked-by: Ilya Maximets <i.maximets@ovn.org>
          Signed-off-by: Aaron Conole <aconole@redhat.com>
      
      commit 368a92941275d9aef3b02e6ecde66ce04b27433c
      Merge: 3b57b75f4 03bbec4a1
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Tue Feb 28 16:59:11 2023 -0500
      
          Merging upstream branch-2.13
          
          Commit list:
          03bbec4a11 classifier: Fix missing masks on a final stage with ports trie.
      
      commit 3b57b75f4364ac0b5029fe713920023703b23a66
      Merge: 6116eb623 581f4a450
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Mon Jan 9 14:59:21 2023 -0500
      
          Merging upstream branch-2.13
          
          Commit list:
          581f4a4501 cirrus: Update to use FreeBSD 12.4.
      
      commit 6116eb62351a4bbdb88f20f95f0624a00ae58346
      Merge: 3202b9a8c 301b0a075
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Fri Jan 6 12:28:59 2023 -0500
      
          Merging upstream branch-2.13
          
          Commit list:
          301b0a075f dpif: Fix tunnel key set for IPv6 tunnels with SLOW_ACTION.
      
      commit 3202b9a8cfec0e86a3c192885692943cac343eeb
      Merge: 1f5789747 57c76329e
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Tue Jan 3 20:44:20 2023 -0500
      
          Merging upstream branch-2.13
          
          Commit list:
          57c76329ef ci: Fix overriding OPTS provided from the yml.
          27987cf63e Prepare for 2.13.11.
          00d74c0ff0 Set release date for 2.13.10.
          9075265056 hash: Fix compilation error on Fedora 34 with GCC 11 and -O0.
          919ac948ec lldp: Fix bugs when parsing malformed AutoAttach.
          23b2d94433 rculist: Use rculist_back_protected to access prev.
      
      commit 1f57897476c114e65f86f0eeb8269cf2adb48476
      Merge: 3825d327a d169aab34
      Author: Open vSwitch CI <ovs-ci@redhat.com>
      Date:   Thu Nov 24 12:14:02 2022 -0500
      
          Merging upstream branch-2.13
          
          Commit list:
          d169aab341 rculist: Fix iteration macros.
          4de22044bb learn: Fix parsing immediate value for a field match.
      

              tredaell@redhat.com Timothy Mario Redaelli
              tredaell@redhat.com Timothy Mario Redaelli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: