feat(llq): add snip library for 5G xHaul Low-Latency QoS JVD#119
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What's New
Snip library for the Low-Latency Queueing (5G xHaul) validated design — 66 files covering the complete QoS + transport + service stack.
priority low-latencyhardware scheduler (ACX-only) for sub-10µs eCPRI queuingWhy
LLQ is the most complex CoS design in the JVD repo (8-class model, 5 distinct CoS binding patterns, MAC-based eCPRI MFC filters). Extracting it as a snip library makes the design reusable and auditable.
Details
snips/evo/cos/: 17 files — FC, 4 classifiers, 4 rewrites, 3 scheduler variants, scheduler-map, 5 binding patternssnips/junos/cos/: 12 files — same minus ACX-only bindings (IRB, L2 fronthaul, static FC)snips/*/firewall/: MFC IPv4/IPv6 DSCP-to-FC filters + eCPRI MAC-based CCC filtersnips/*/transport/: IS-IS (interface + global/SR), MPLS, BGP labeled-unicast, hash-key, load-balancesnips/*/services/: EVPN-VPWS-MH, EVPN-ELAN, BGP-VPLS virtual-switch, L3VPN-IRBsnips/*/policy/: PPLB, ALLOW_LOOPBACK, SR_NONZERO_LOOPBACKS, next-hop-selfsnips/evo/interfaces/: LAG + ESI for EVPN multi-homingsnips/evo/oam/: CFM maintenance-domain (802.1ag continuity-check)_topology_registry.json: 12 devices mapped to 64 snips by role_variables.md: 40+ template variables documented with examplesTesting
.confsnip bodies verified against source configs inconf/low-latency, PTX/MX usestrict-high