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

NoviFlow pipeline recirculation port issue resulting in lower network throughput #509

Open
viniarck opened this issue Sep 16, 2024 · 0 comments
Labels
bug Something isn't working enhancement New feature or request future_release Planned for the next release priority_medium Medium priority

Comments

@viniarck
Copy link
Member

If you create an EVC that has vlan translation, uni_a vlan 100 and uni_z vlan 200 for instance, uni_a will have a set_field vlan 200, push vlan, set field vlan xx (service vlan), in this case recirculation on the NoviFlow pipeline which can lead to lower network throughput since it'll internally consume more bandwidth chipset capacity.

If the same vlan is used, it won't happend, as it has been optimized on this prior PR #390

The solution for this still needs to be researched

@viniarck viniarck added bug Something isn't working enhancement New feature or request future_release Planned for the next release labels Sep 16, 2024
@viniarck viniarck added the priority_medium Medium priority label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request future_release Planned for the next release priority_medium Medium priority
Projects
None yet
Development

No branches or pull requests

1 participant