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

QoS -1.2 - DSCP trust classification #1873

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Conversation

charantejag504
Copy link
Contributor

@charantejag504 charantejag504 commented Jul 13, 2023

QoS -1.2 - DSCP trust classification

• Configure DUT with ingress and egress routed interfaces.
• Configure “DSCP trust” feature for applicable vendors on the DUT ingress interface.
• Look up and record device default queue classification maps.
• One-by-one send flows containing every IPv4 TOS and IPv6 TC value in the classification table
• For every flow sent
verify that the flow is placed into correct egress interface queues, with the mapping matching to the device's classification map.
• verify that the DUT does not change traffic marking.
• verify that no traffic drops in all flows.

This resolves #1621

@charantejag504 charantejag504 requested review from a team as code owners July 13, 2023 13:47
@OpenConfigBot
Copy link

OpenConfigBot commented Jul 13, 2023

Pull Request Functional Test Report for #1873 / 4d48560

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
QOS-1.2: DSCP trust classification test
Cisco 8000E status
QOS-1.2: DSCP trust classification test
Cisco XRd status
QOS-1.2: DSCP trust classification test
Juniper ncPTX status
QOS-1.2: DSCP trust classification test
Nokia SR Linux status
QOS-1.2: DSCP trust classification test
Openconfig Lemming status
QOS-1.2: DSCP trust classification test

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
QOS-1.2: DSCP trust classification test
Cisco 8808 status
QOS-1.2: DSCP trust classification test
Juniper PTX10008 status
QOS-1.2: DSCP trust classification test
Nokia 7250 IXR-10e status
QOS-1.2: DSCP trust classification test

Help

sachendras
sachendras previously approved these changes Jul 27, 2023
@coveralls
Copy link

coveralls commented Aug 9, 2023

Pull Request Test Coverage Report for Build 9391906114

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 55.5%

Totals Coverage Status
Change from base Build 9382230527: 0.0%
Covered Lines: 1983
Relevant Lines: 3573

💛 - Coveralls

@charantejag504 charantejag504 requested a review from a team as a code owner August 24, 2023 17:16
Copy link
Contributor

@greg-dennis greg-dennis left a comment

Choose a reason for hiding this comment

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

Approving for Go quality

@r4huluk r4huluk added the new-requirement-pr The PR introduces a new test scenario/requirement. label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
anCX juniper-pr new-requirement-pr The PR introduces a new test scenario/requirement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QOS-1.2: DSCP trust classification
10 participants