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

Fix openflow15 GroupMod.MarshalBinary to correctly handle marshaling twice. #58

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

xelez-work
Copy link

During experiments with stress testing of flow/group insertion into OVS, I've came across a small bug in GroupMod marshaling, when doing it more than one time.

I've modified tests to check no other message is affected.

I'll be glad if someone will look at it. Thanks in advance!

Signed-off-by: Aleksandr Ankudinov <xelez@nebius.com>
@tnqn
Copy link
Member

tnqn commented Aug 14, 2024

@wenying / @hongliangl could you take a look at this one?

Copy link

@wenyingd wenyingd left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@tnqn tnqn left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @xelez-work

@tnqn tnqn merged commit 76daa7d into antrea-io:main Aug 19, 2024
4 checks passed
@tnqn
Copy link
Member

tnqn commented Aug 19, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants