Skip to content

[202412]Fixing route display issue with 512 nexthops #1189

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

Merged
merged 2 commits into from
Jun 13, 2025

Conversation

dgsudharsan
Copy link
Contributor

Why I did it

When a route with 512 nexthops is programmed, show ipv6 route shows the route as queued, even though the route gets programmed in the hardware. Porting the fix FRRouting/frr#18919 from FRR as well as aligning dplane_fpm_sponic

Work item tracking
  • Microsoft ADO (number only):

How I did it

Modifying dplane_fpm_sonic and added patches.

How to verify it

Install routes with 512 nexthops and confirm if they are not queued.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@dgsudharsan dgsudharsan marked this pull request as ready for review June 3, 2025 15:18
@dgsudharsan dgsudharsan requested a review from lguohan as a code owner June 3, 2025 15:18
@r12f r12f enabled auto-merge (squash) June 3, 2025 15:35
@r12f
Copy link

r12f commented Jun 4, 2025

/azp run Azure.sonic-buildimage-msft.PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link

r12f commented Jun 9, 2025

/azp run Azure.sonic-buildimage-msft.PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link

r12f commented Jun 11, 2025

/azp run Azure.sonic-buildimage-msft.PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link

r12f commented Jun 12, 2025

/azp run Azure.sonic-buildimage-msft.PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@r12f r12f disabled auto-merge June 12, 2025 18:07
@r12f
Copy link

r12f commented Jun 12, 2025

/azp run Azure.sonic-buildimage-msft.PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@r12f
Copy link

r12f commented Jun 13, 2025

All failures are common issues. Ok to merge.

image

@r12f r12f merged commit bc9f089 into Azure:202412 Jun 13, 2025
9 of 17 checks passed
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.

3 participants