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

Feat/dp 1.14 dscp transparency with ecn #2571

Closed

Conversation

cm-nokia
Copy link
Contributor

@cm-nokia cm-nokia commented Jan 23, 2024

Note: stole dp-1.15 for test id since the qos_basic test seems to be using dp-1.14 already.

fixes #2077 (edit to add here so gh links it up to issue nicer)

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."

@cm-nokia cm-nokia requested review from a team as code owners January 23, 2024 17:18
@OpenConfigBot
Copy link

OpenConfigBot commented Jan 23, 2024

Pull Request Functional Test Report for #2571 / 0d6e128

Virtual Devices

Device Test Test Documentation Job Raw Log
Arista cEOS status
DP-1.17: DSCP Transparency with ECN
Cisco 8000E status
DP-1.17: DSCP Transparency with ECN
Cisco XRd status
DP-1.17: DSCP Transparency with ECN
Juniper ncPTX status
DP-1.17: DSCP Transparency with ECN
Nokia SR Linux status
DP-1.17: DSCP Transparency with ECN
Openconfig Lemming status
DP-1.17: DSCP Transparency with ECN

Hardware Devices

Device Test Test Documentation Raw Log
Arista 7808 status
DP-1.17: DSCP Transparency with ECN
Cisco 8808 status
DP-1.17: DSCP Transparency with ECN
Juniper PTX10008 status
DP-1.17: DSCP Transparency with ECN
Nokia 7250 IXR-10e status
DP-1.17: DSCP Transparency with ECN

Help

@cm-nokia cm-nokia added the new-requirement-pr The PR introduces a new test scenario/requirement. label Jan 23, 2024
@coveralls
Copy link

coveralls commented Jan 23, 2024

Pull Request Test Coverage Report for Build 12897290974

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 17.751%

Totals Coverage Status
Change from base Build 12896780639: 0.0%
Covered Lines: 2483
Relevant Lines: 13988

💛 - Coveralls

@cm-nokia cm-nokia force-pushed the feat/DP-1.14-DSCP-Transparency-with-ECN branch from bb2758a to 8712ea1 Compare January 23, 2024 17:20
@cm-nokia
Copy link
Contributor Author

fixes #2077

@cfernanz cfernanz assigned cfernanz and unassigned nsadhasivam Mar 27, 2024
Copy link
Contributor

@cfernanz cfernanz left a comment

Choose a reason for hiding this comment

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

Please also update

test: {
id: "DP-1.14"
description: "DSCP transperency with ECN"
readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/qos/ecn/otg_tests/DSCP-transparency/README.md"
exec: " "
}
as

test: {
  id: "DP-1.14"
  description: "QoS basic test"
  readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/qos/otg_tests/qos_basic_test/README.md"
  exec: " "
}
test: {
  id: "DP-1.15"
  description: "DSCP transperency with ECN"
  readme: "https://github.com/openconfig/featureprofiles/blob/main/feature/qos/ecn/otg_tests/dscp_transparency_test/README.md"
  exec: " "
}

@cfernanz cfernanz assigned cm-nokia and unassigned cfernanz Apr 1, 2024
@LimeHat LimeHat assigned trathod1 and unassigned cm-nokia Apr 4, 2024
@trathod1 trathod1 assigned bkreddy143 and unassigned trathod1 Apr 4, 2024
@self-maurya self-maurya requested a review from sezhang2 October 9, 2024 03:49
@dplore dplore assigned sezhang2 and unassigned bkreddy143 Dec 20, 2024
@dplore dplore added the P1 Priority 1 label Dec 20, 2024
platform: {
vendor: NOKIA
}
deviations: {
Copy link
Contributor

Choose a reason for hiding this comment

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

Please open bugs to track the deviations.

Copy link
Contributor

Choose a reason for hiding this comment

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

Below are the internal bugs created for tracking:
explicit_interface_in_default_vrf -- b/358493728
interface_enabled -- b/358493729
qos_queue_requires_id -- b/358622716
qos_buffer_allocation_config_required -- b/358686264

@@ -0,0 +1,913 @@
// Copyright 2022 Google LLC
Copy link
Contributor

Choose a reason for hiding this comment

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

Update 2022 to 2025

Copy link
Contributor

Choose a reason for hiding this comment

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

Updated

sezhang2
sezhang2 previously approved these changes Jan 5, 2025
@dplore dplore removed request for a team and jasdeep-hundal January 7, 2025 00:55
@dplore
Copy link
Member

dplore commented Jan 7, 2025

/fptest physical

@dplore
Copy link
Member

dplore commented Jan 7, 2025

@sezhang2 @cm-nokia please include a log of test results. This can be via github gist or via an internal bug.

@sezhang2
Copy link
Contributor

sezhang2 commented Jan 7, 2025

@cm-nokia Can you add test result and log after the code is updated?

…t/DP-1.14-DSCP-Transparency-with-ECN

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
…t/DP-1.14-DSCP-Transparency-with-ECN

"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
"This code is a Contribution to the OpenConfig Feature Profiles project ("Work") made under the Google Software Grant and Corporate Contributor License Agreement ("CLA") and governed by the Apache License 2.0. No other rights or licenses in or to any of Nokia's intellectual property are granted for any other purpose. This code is provided on an "as is" basis without any warranties of any kind."
@dipchauh dipchauh requested a review from a team as a code owner January 21, 2025 22:43
@dipchauh
Copy link
Contributor

@cm-nokia Can you add test result and log after the code is updated?

Test log is available at b/391393101. Also updated test-id to use DP-1.17 due to conflicts with other tests.

@dipchauh
Copy link
Contributor

@dplore @sezhang2 Closing this PR due to CLA issues. Similar new PR opened #3707.

@dipchauh dipchauh closed this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-requirement-pr The PR introduces a new test scenario/requirement. nokia-pr P1 Priority 1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DP-1.14 DSCP transparecny with ECN