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

Update expected result for ovs bridge throughput #6090

Closed
wants to merge 1 commit into from

Conversation

yalzhang
Copy link
Contributor

@yalzhang yalzhang commented Dec 24, 2024

For ovs bridge, if we set differnet value for peak and average, the average will map to the min rate, and peak to the max rate, which is different with linux bridge. For linux bridge, the average will map to max rate. To make the behavior consistent, set peak and average to be the same. When we set different value for average and peak on ovs bridge, libvirt will report warning on the libvirtd log.

Per bug https://issues.redhat.com/browse/RHEL-53963, the expected result
is changed.

Signed-off-by: Yalan Zhang <[email protected]>
@Yingshun
Copy link
Contributor

Yingshun commented Jan 7, 2025

@yalzhang can you plz upload test results?

@yalzhang yalzhang closed this Jan 16, 2025
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.

2 participants