[submodule][202411] Update submodule sonic-linux-kernel to the latest HEAD automatically#21876
Merged
mssonicbld merged 1 commit intosonic-net:202411from Mar 4, 2025
Conversation
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
3e7e090 to
246d638
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
246d638 to
64f2062
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
64f2062 to
b8811c5
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
b8811c5 to
3e810f0
Compare
Collaborator
Author
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
Junchao-Mellanox
pushed a commit
to Junchao-Mellanox/sonic-buildimage
that referenced
this pull request
Mar 7, 2025
…12 (sonic-net#773) ```<br>* 9f0d66120 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-buildimage into 202412 (2025-03-04) [Sonic Automation] * 56a656e - (head/202411) [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (sonic-net#21876) (2025-03-04) [mssonicbld] * 8d6ca2e - [submodule] Update submodule sonic-swss-common to the latest HEAD automatically (sonic-net#21894) (2025-03-03) [mssonicbld] * a71de1a - [submodule] Update submodule sonic-sairedis to the latest HEAD automatically (sonic-net#21877) (2025-03-03) [mssonicbld] * d8287d8 - [Mellanox] Fix the issue with sensors with discrete indexes initialization (sonic-net#21890) (2025-03-01) [mssonicbld] * f3dd569 - Update Broadcom DNX SAI to 12.3 and update kernel drivers (sonic-net#21873) (2025-02-28) [Tejaswini Chadaga] * dac861a - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (sonic-net#21859) (2025-02-27) [mssonicbld] * 8334851 - Update PG flow control threshold based on port speed (not on hwsku) (sonic-net#21834) (2025-02-26) [mssonicbld] * 87e9f82 - [submodule] Update submodule sonic-swss to the latest HEAD automatically (sonic-net#21839) (2025-02-25) [mssonicbld]<br>```
Junchao-Mellanox
pushed a commit
to Junchao-Mellanox/sonic-buildimage
that referenced
this pull request
Mar 7, 2025
…12 (sonic-net#783) ```<br>* f23249023 - (HEAD -> 202412) Merge branch '202411' of https://github.com/sonic-net/sonic-buildimage into 202412 (2025-03-05) [Sonic Automation] * 3afe185 - (head/202411) [submodule] Update submodule sonic-platform-common to the latest HEAD automatically (sonic-net#21909) (2025-03-04) [mssonicbld] * af3e17e - [submodule] Update submodule sonic-swss to the latest HEAD automatically (sonic-net#21911) (2025-03-04) [mssonicbld] * 56a656e - [submodule] Update submodule sonic-linux-kernel to the latest HEAD automatically (sonic-net#21876) (2025-03-04) [mssonicbld] * 8d6ca2e - [submodule] Update submodule sonic-swss-common to the latest HEAD automatically (sonic-net#21894) (2025-03-03) [mssonicbld] * a71de1a - [submodule] Update submodule sonic-sairedis to the latest HEAD automatically (sonic-net#21877) (2025-03-03) [mssonicbld] * d8287d8 - [Mellanox] Fix the issue with sensors with discrete indexes initialization (sonic-net#21890) (2025-03-01) [mssonicbld] * f3dd569 - Update Broadcom DNX SAI to 12.3 and update kernel drivers (sonic-net#21873) (2025-02-28) [Tejaswini Chadaga] * dac861a - [submodule] Update submodule sonic-utilities to the latest HEAD automatically (sonic-net#21859) (2025-02-27) [mssonicbld] * 8334851 - Update PG flow control threshold based on port speed (not on hwsku) (sonic-net#21834) (2025-02-26) [mssonicbld] * 87e9f82 - [submodule] Update submodule sonic-swss to the latest HEAD automatically (sonic-net#21839) (2025-02-25) [mssonicbld]<br>```
rlhui
pushed a commit
that referenced
this pull request
Apr 16, 2025
…ang and add prefix match checking in bgpcfgd (#22098) The prefix matching constraint hit some unknown problem about libyang in testing and it prevents multiple MYSIDs being used. fix issue: #21876 * remove the prefix matching constraint in sonic-srv6.yang * add prefix matching check in bgpcfgd/managers_srv6.py fix issue: #21876
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why I did it
src/sonic-linux-kernel
How I did it
How to verify it
Description for the changelog