Skip to content

PF-1.27.1 - MPLSoGRE Encap with MACsec and IMIX Traffic (Functional, 10G & 100G) - #5785

Open
sancheetaroy wants to merge 17 commits into
openconfig:mainfrom
sancheetaroy:anpf_test4
Open

PF-1.27.1 - MPLSoGRE Encap with MACsec and IMIX Traffic (Functional, 10G & 100G)#5785
sancheetaroy wants to merge 17 commits into
openconfig:mainfrom
sancheetaroy:anpf_test4

Conversation

@sancheetaroy

@sancheetaroy sancheetaroy commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

PF-1.27.1 - MPLSoGRE Encap with MACsec and IMIX Traffic (Functional, 10G & 100G)

Pass logs : https://fusion2.corp.google.com/invocations/cfa104be-72c4-4ed2-8a7c-9f2523137067

@sancheetaroy
sancheetaroy requested a review from a team as a code owner July 29, 2026 04:57
@gemini-code-assist

Copy link
Copy Markdown
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request introduces a new functional test suite to verify MPLSoGRE and MPLSoGUE encapsulation performance when used in conjunction with MACsec. The changes include necessary infrastructure updates to support Arista-specific TCAM profiles and native MACsec configuration, ensuring that policy forwarding and encapsulation features are correctly validated across different hardware platforms.

Highlights

  • New Test Suite: Added a comprehensive test suite to validate MPLSoGRE and MPLSoGUE encapsulation over MACsec.
  • TCAM Profile Updates: Implemented Arista-specific TCAM profiles to support Advanced Network Policy Forwarding (ANPF).
  • MACsec Configuration: Added native MACsec configuration support for Arista devices to handle hardware-level security.
  • Configuration Refinement: Updated static next-hop label stack values to ensure correct packet encapsulation.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize the Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counterproductive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new test for MPLSoGRE and MPLSoGUE MACsec functionality, along with supporting configuration updates in cfgplugins for ANPF hardware TCAM, MACsec, and static next-hops. The review feedback highlights several critical style guide violations that must be addressed: replacing static sleeps with gnmi.Watch to prevent pipeline slowness, registering state reversion via t.Cleanup(), ensuring neighbor resolution with otgutils.WaitForARP before starting traffic, updating IP addresses to use compliant RFC blocks, and removing unused constants.

Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go Outdated
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go Outdated
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go Outdated
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go Outdated
Comment thread feature/policy_forwarding/otg_tests/macsec_test/macsec_test.go Outdated
@OpenConfigBot

OpenConfigBot commented Jul 29, 2026

Copy link
Copy Markdown

@sancheetaroy
sancheetaroy requested a review from rohit-rp July 30, 2026 02:35
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.

2 participants