-
Notifications
You must be signed in to change notification settings - Fork 335
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
T6806: Rework QoS Policy for HFSC Shaper #4181
Conversation
👍 |
✅ No issues found in unused-imports check.. Please refer the workflow run |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
- Removed default `m1` and `m2` values from interface definitions - Adjusted filter priorities for shapers - Fixed SFQ qdisc and HFSC class creation to fully support `m1`, `d`, and `m2` parameters - Added validation logic similar to VyOS 1.3 to improve error handling and user experience
CI integration ❌ failed! Details
|
m1
andm2
values from interface definitionsm1
,d
, andm2
parametersChange Summary
Types of changes
Related Task(s)
Related PR(s)
Component(s) name
Proposed changes
How to test
minimal config:
check tc:
example from initial pr:
Smoketest result
Checklist: