Skip to content

fix(tool): reorder DSCP mapping before scheduling in env_setup.sh#320

Merged
jhchouuu merged 1 commit into
mainfrom
fix/env-setup-dscp-before-scheduling
May 14, 2026
Merged

fix(tool): reorder DSCP mapping before scheduling in env_setup.sh#320
jhchouuu merged 1 commit into
mainfrom
fix/env-setup-dscp-before-scheduling

Conversation

@jhchouuu
Copy link
Copy Markdown
Collaborator

The firmware rejects scheduling updates for priorities that have no DSCP entries yet (nicctl returns "Invalid input"). Move the two dscp-to-priority calls before the scheduling call so that priorities 3 and 6 exist when the scheduling command references them.

The firmware rejects scheduling updates for priorities that have no
DSCP entries yet (nicctl returns "Invalid input").  Move the two
dscp-to-priority calls before the scheduling call so that priorities
3 and 6 exist when the scheduling command references them.

Co-authored-by: Cursor <cursoragent@cursor.com>
@jhchouuu jhchouuu merged commit 70c903d into main May 14, 2026
11 checks passed
@jhchouuu jhchouuu deleted the fix/env-setup-dscp-before-scheduling branch May 14, 2026 09:56
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