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

[dplane_fpm_sonic]: Fix for SRv6 SIDs learnt from the kernel #21534

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

cscarpitta
Copy link
Contributor

The current SRv6 test cases are implemented by installing the SRv6 SIDs in the kernel. Then the kernel notifies FRR about these SIDs. The current Netlink messages from the kernel does not provide the SID information (block length, node length, function length, argument length).

This PR extends the dplane_fpm_sonic to handle this issue by setting the SID information to the locator defaults.

Signed-off-by: Carmine Scarpitta <[email protected]>
@cscarpitta cscarpitta requested a review from lguohan as a code owner January 27, 2025 11:19
@mssonicbld
Copy link
Collaborator

/azp run Azure.sonic-buildimage

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kperumalbfn
Copy link
Contributor

@abdosi Default SRV6 block length, node length, function length, argument length

@kperumalbfn kperumalbfn merged commit f833e86 into sonic-net:master Jan 27, 2025
21 checks passed
@kperumalbfn
Copy link
Contributor

@r12f This fix will be required in 202412 branch.

@mssonicbld
Copy link
Collaborator

Cherry-pick PR to msft-202412: Azure/sonic-buildimage-msft#557

@r12f
Copy link
Contributor

r12f commented Jan 27, 2025

Thanks Kumaresh! I have added the 202412 tag for this one.

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

Successfully merging this pull request may close these issues.

5 participants