We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Looks like
yanet/dataplane/controlplane.cpp
Lines 1687 to 1718 in f098542
This
Lines 1709 to 1712 in f098542
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Looks like
yanet/dataplane/controlplane.cpp
Lines 1687 to 1718 in f098542
is intended to process different priority packets with ratio 16:4:1
This
yanet/dataplane/controlplane.cpp
Lines 1709 to 1712 in f098542
reduces high:low priority ratio from 16:1 to 4:1 when normal priority traffic is absent
The text was updated successfully, but these errors were encountered: