Bug 2079045: [release-4.9] Bump OVN to ovn-2021-21.12.0-46#1054
Bug 2079045: [release-4.9] Bump OVN to ovn-2021-21.12.0-46#1054dcbw wants to merge 1 commit intoopenshift:release-4.9from
Conversation
Most importantly fixes: ovn-northd: Add flow to use eth.src if nd.tll is 0 in put_nd() action https://bugzilla.redhat.com/show_bug.cgi?id=2078026 Other notable changes: - ofctrl.c: Check installed flow when merging tracked flow changes. (#2071272) - northd: avoid writing to IDL in parallel when using northd parallelization - controller/pinctrl: avoid accessing invalid memory (#2052945) - controller: properly remove qos policy meters - acl-log: Log the direction (logical pipeline) of the matching ACL. (#1992641) - inc-proc-eng: Properly log recompute reason. - controller: reconfigure ovs meters for ovn meters (#1939524)
|
@dcbw: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dcbw The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@dcbw: This pull request references Bugzilla bug 2079045, which is invalid:
Comment DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/test images |
|
/retest |
|
@dcbw: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Most importantly fixes:
ovn-northd: Add flow to use eth.src if nd.tll is 0 in put_nd() action
https://bugzilla.redhat.com/show_bug.cgi?id=2078026
Other notable changes: