Skip to content

Add Tajo Mirror-on-Drop integration changes#1289

Open
snisha-cisco wants to merge 6 commits into
facebook:mainfrom
snisha-cisco:main
Open

Add Tajo Mirror-on-Drop integration changes#1289
snisha-cisco wants to merge 6 commits into
facebook:mainfrom
snisha-cisco:main

Conversation

@snisha-cisco

@snisha-cisco snisha-cisco commented Jun 12, 2026

Copy link
Copy Markdown

Pre-submission checklist

  • I've ran the linters locally and fixed lint errors related to the files I modified in this PR. You can install the linters by running pip install -r requirements-dev.txt && pre-commit install
  • pre-commit run

Summary

Adds Mirror-on-Drop support for Tajo (Yuba/G202X): SAI TAM configuration/teardown, SDK punt-header parsing, Tajo-specific agent hw test validation, and improved MoD packet capture in shared stateless tests. Previously MoD worked on XGS/DNX but not on Tajo platforms.

Test Plan

Verified on Tajo hw G200 by running AgentMirrorOnDropStatelessTest (DefaultRouteDrop, MmuDrop, AclDrop) and AgentMirrorOnDropSrv6Test.Srv6Drops. All passed. Logs showed MoD packets captured and validated via TajoMirrorOnDropImpl (SDK punt header parse, drop reason codes, collector outer header). Pre-commit passed on all PR files.

@snisha-cisco snisha-cisco requested a review from a team as a code owner June 12, 2026 19:38
@meta-cla

meta-cla Bot commented Jun 12, 2026

Copy link
Copy Markdown

Hi @snisha-cisco!

Thank you for your pull request and welcome to our community.

Action Required

In order to merge any pull request (code, docs, etc.), we require contributors to sign our Contributor License Agreement, and we don't seem to have one on file for you.

Process

In order for us to review and merge your suggested changes, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

Once the CLA is signed, our tooling will perform checks and validations. Afterwards, the pull request will be tagged with CLA signed. The tagging process may take up to 1 hour after signing. Please give it that time before contacting us about it.

If you have received this in error or have any questions, please contact us at cla@meta.com. Thanks!

@meta-cla meta-cla Bot added the CLA Signed label Jun 12, 2026
@meta-codesync

meta-codesync Bot commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@Tianyu-Meta has imported this pull request. If you are a Meta employee, you can view this in D108954349.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant