Bug 2239006
| Summary: | [23.H RHEL-8] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Timothy Redaelli <tredaelli> |
| Component: | openvswitch3.1 | Assignee: | Timothy Redaelli <tredaelli> |
| Status: | CLOSED ERRATA | QA Contact: | ovs-qe |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 23.H | CC: | ctrautma, jhsiao, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 23.H | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch3.1-3.1.0-61.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-10-18 00:14:58 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Regression Testing has been completed, no issues found. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (openvswitch3.1 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:5815 |
commit 926dad1f04ac6d4f8aed67c30ed7fba492226775 Merge: 0b6a4adef 8e8131eff Author: Open vSwitch CI <ovs-ci> Date: Fri Sep 8 21:17:31 2023 -0400 Merging upstream branch-3.1 Commit list: 8e8131eff7 netlink-conntrack: Fix partial match of entries with SCTP. (#2228037) commit 0b6a4adefdbd2fc9302226453543875638b85b35 Merge: 8a931c86c 2ac4059b9 Author: Open vSwitch CI <ovs-ci> Date: Wed Sep 6 19:17:20 2023 -0400 Merging upstream branch-3.1 Commit list: 2ac4059b9a ofproto-dpif-xlate: Fix recirculation with patch port and controller. (#2170920) commit 8a931c86c60ab5fe3b384e57cd9b19bd49fd5831 Merge: d2918cee3 04b8fe40a Author: Open vSwitch CI <ovs-ci> Date: Wed Sep 6 15:02:39 2023 -0400 Merging upstream branch-3.1 Commit list: 04b8fe40a5 ofproto-dpif-xlate: Don't reinstall removed XC_LEARN rule. (#2213892) commit d2918cee34463ffa79940c06d2b8d4efc21e8bc5 Merge: 595f8ae84 6753b1086 Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 31 14:47:25 2023 -0400 Merging upstream branch-3.1 Commit list: 6753b10869 conntrack: Remove nat_conn introducing key directionality. commit 595f8ae841b1a8d8e9422693c83b95fa59ef5d3f Merge: 7c51401b9 7ab67cfba Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 30 16:17:52 2023 -0400 Merging upstream branch-3.1 Commit list: 7ab67cfba7 configure: Avoid deprecated AC_PROG_CC_C99 if possible. commit 7c51401b95361e694d251d335af596da150bb770 Merge: c2c05ceb2 b6e62a481 Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 28 17:47:15 2023 -0400 Merging upstream branch-3.1 Commit list: b6e62a481c tests: Fix time dependency in overlapping flows modification test. commit c2c05ceb2a1dc997ead24ea8eb92588f685c1dd5 Merge: 806922d22 ed1b5f0c6 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 25 18:02:22 2023 -0400 Merging upstream branch-3.1 Commit list: ed1b5f0c6b python: Use build to generate PEP517 compatible archives. 4d7a3d1621 python: Use twine to upload sdist package to pypi.org. 8cf0163595 python: Rename build related code to ovs_build_helpers. 2a0b280558 dpif-netdev: Fix length calculation of netdet_flow_key. 0ba4e07c8c doc: Fix description of max_len for controller action. commit 806922d22e9a1d42ad8d34c34b3895071c9eff8a Merge: d65648625 7b4eec7f1 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 25 12:03:17 2023 -0400 Merging upstream branch-3.1 Commit list: 7b4eec7f1a docs: Fix rendering of VLAN Comparison Chart. commit d65648625d717d50cd82dbac647a0082e81640da Merge: 291a6136b 63445c3a9 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 23 10:33:00 2023 -0400 Merging upstream branch-3.1 Commit list: 63445c3a98 docs: Run tbl preprocessor in manpage-check rule. 7ed1fb9737 docs: Add `nowarn` region option to tables. 9e38036d8a tests: Add clang-analyzer-results to gitignore. cc1ad41178 ci: Add jobs to test -std=c99 builds. 81b5e26fab tests: Fix order of includes in barrier/id-fpool/mpsc-queue tests. 77e51ae91c sflow: Always enable _BSD_SOURCE. 25a2f216c6 compiler.h: Don't use asm and typeof with non-GNU compilers. commit 291a6136bba548eff7aa9fa0489445df42332871 Merge: 7f523f24f 4c027ebd3 Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 17 09:17:19 2023 -0400 Merging upstream branch-3.1 Commit list: 4c027ebd3b ovs.tmac: Fix troff warning in versions above groff-1.23. commit 7f523f24fb313675d1ee1262fb9b1c7b1c95134f Merge: 779079ec3 d653fd198 Author: Open vSwitch CI <ovs-ci> Date: Tue Aug 15 19:02:13 2023 -0400 Merging upstream branch-3.1 Commit list: d653fd1986 connmgr: Count unsent async messages.