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

Tests for ACL DSCP change table. #14791

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

siqbal1986
Copy link
Contributor

Description of PR

Summary:
Fixes # (issue)
NOTE: This PR must merge after sonic-net/sonic-swss#3307
These Tests are for a new feature ACL DSCP change table.

Type of change

  • Bug fix
  • Testbed and Framework(new/improvement)
  • Test case(new/improvement)

Back port request

  • 202012
  • 202205
  • 202305
  • 202311
  • 202405

Approach

What is the motivation for this PR?

These tests for added to check the functionality of newly proposed feature ACL DSCP change table.
These Tables changes the outer DSCP value of the vxlan tunneled packet based on the ACL match criteria of the inner packet.
These table are onyl supported on mlnx platforms. Support for Cisco-8000 is expected soon.

How did you do it?

The tests adds Vxlan tunnels on the device. It then adds the Underlay SET dscp acl. THis followd by sending packtes which match the ACL criteria. The encapsualted packets are recieved and verified against the orignal packet and expected outer DSCP header value.

How did you verify/test it?

Ran it.

Any platform specific information?

THis test can only run on Cisco-8000 and mlnx platforms as these platforms support the ACL_META_DATA fields.

Supported testbed topology if it's a new test case?

T1

Documentation

@siqbal1986 siqbal1986 changed the title Added Tests for ACL DSCP change table. Tests for ACL DSCP change table. Sep 30, 2024
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.

1 participant