Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated cherry pick of #5154: Bump up libOpenflow and ofnet versions #5160

Conversation

wenyingd
Copy link
Contributor

Cherry pick of #5154 on release-1.12.

#5154: Bump up libOpenflow and ofnet versions

For details on the cherry pick process, see the cherry pick requests page.

@wenyingd wenyingd added the kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release label Jun 20, 2023
@wenyingd wenyingd requested review from tnqn and luolanzone June 20, 2023 11:18
@luolanzone
Copy link
Contributor

hmm @wenyingd there are lots of github check failures, could you check?

Copy link
Contributor

@luolanzone luolanzone left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lots of github check failures need to be fixed.

@wenyingd wenyingd force-pushed the automated-cherry-pick-of-#5154-upstream-release-1.12 branch from 73bed8f to ab584be Compare June 21, 2023 02:06
@wenyingd
Copy link
Contributor Author

Lots of github check failures need to be fixed.

Updated. Some new APIs in ofnet is introduced in 0.7.2, so we need to implement them in antrea when bumping up the version to 0.7.3 .

@wenyingd wenyingd force-pushed the automated-cherry-pick-of-#5154-upstream-release-1.12 branch from ab584be to 882d3f3 Compare June 21, 2023 02:25
This is to resolve an issue in packetIn2 which may lead to incorrect field
values in PackintIn2.Userdata and PacketIn2.Metadata. The issue is because the
existing code uses a pointer reference to set byte slice fields when
unmarshaling the mesages, and libOpenlow reuses the buffer to process the next
messages.

Signed-off-by: wenyingd <wenyingd@vmware.com>
@wenyingd wenyingd force-pushed the automated-cherry-pick-of-#5154-upstream-release-1.12 branch from 882d3f3 to dcf8216 Compare June 21, 2023 03:18
@wenyingd
Copy link
Contributor Author

/test-all

@wenyingd
Copy link
Contributor Author

/test-multicast-e2e

@wenyingd
Copy link
Contributor Author

/test-windows-all

@wenyingd
Copy link
Contributor Author

/test-windows-containerd-conformance
/test-windows-containerd-e2e

@tnqn
Copy link
Member

tnqn commented Jun 26, 2023

windows-containerd-conformance and windows-containerd-e2e failed because of the following reason:
Waiting for daemon set "kube-proxy-windows" rollout to finish: 1 of 2 updated pods are available...

@wenyingd
Copy link
Contributor Author

windows-containerd-conformance and windows-containerd-e2e failed because of the following reason: Waiting for daemon set "kube-proxy-windows" rollout to finish: 1 of 2 updated pods are available...

Having asked @XinShuYang , it is because the version for kube-proxy image was manually modified on the testbed unexpectedly, I would retry

@wenyingd
Copy link
Contributor Author

/test-windows-containerd-conformance
/test-windows-containerd-e2e

@tnqn tnqn merged commit 7b1f364 into antrea-io:release-1.12 Jun 26, 2023
@wenyingd wenyingd deleted the automated-cherry-pick-of-#5154-upstream-release-1.12 branch April 3, 2024 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/cherry-pick Categorizes issue or PR as related to the cherry-pick of a bug fix from the main branch to a release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants