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

Add per ENI DSCP setting #448

Merged
merged 26 commits into from
Feb 20, 2024
Merged

Add per ENI DSCP setting #448

merged 26 commits into from
Feb 20, 2024

Conversation

marian-pritsak
Copy link
Collaborator

By default, use DSCP from the original outer packet.

@marian-pritsak marian-pritsak force-pushed the dscp branch 6 times, most recently from 707f41e to af09c2b Compare October 4, 2023 22:07
By default, use DSCP from the original outer packet.

Signed-off-by: Marian Pritsak <[email protected]>
@@ -116,6 +116,8 @@ control dash_ingress(
bit<16> vnet_id,
bit<16> v4_meter_policy_id,
bit<16> v6_meter_policy_id,
dash_tunnel_dscp_mode_t dash_tunnel_dscp_mode,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

feels like we can simply call it tunnel_dscp_mode

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and to make things match the dscp field can be tunnel_dscp_value.

@KrisNey-MSFT
Copy link
Collaborator

hi @marian-pritsak - is this ready for a Merge? Let me know :)

@KrisNey-MSFT
Copy link
Collaborator

hi @marian-pritsak - checking to see if you'd like to try to merge this one, this week?

@KrisNey-MSFT KrisNey-MSFT merged commit 0667e5f into sonic-net:main Feb 20, 2024
4 checks passed
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.

3 participants