[submodule][master] Update submodule sonic-sairedis to the latest HEAD automatically#27870
Conversation
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
1988996 to
e7abf87
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
e7abf87 to
0d96dcc
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Hi @sivat6, @prsunny, could you please help take a look at the test failures? It seems to be related to your changes in sonic-net/sonic-sairedis#1906. Thanks |
I am looking into this. Looks like we are getting this error log. 2026 Jun 15 06:51:57.578508 vlab-01 ERR syncd#syncd: :- run: select failed: 2 I have added 1 sec timer on this select() in Syncd::run(). int result = s->select(&sel, 1000); This may be causing the failure. I am working on a fix. |
0d96dcc to
c08f464
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Raised the PR to address this issue. |
|
This cherry pick PR has been opened for more than 3 days. The mssonicbld will attempt to retry. ---Powered by SONiC BuildBot
|
|
/azpw retry |
|
Retrying failed(or canceled) jobs... |
|
Retrying failed(or canceled) stages in build 1139813: ✅Stage Test:
|
c08f464 to
b8e679b
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
b8e679b to
fa413c7
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
fa413c7 to
9514eee
Compare
06eec94 to
8ceffb3
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8ceffb3 to
4f13dee
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
4f13dee to
49166e7
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
49166e7 to
9bd307f
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
9bd307f to
8a755e7
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
8a755e7 to
070f117
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
070f117 to
59ec480
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
59ec480 to
df4b6f2
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…tically Signed-off-by: mssonicbld <sonicbld@microsoft.com>
df4b6f2 to
a04874a
Compare
|
/azp run Azure.sonic-buildimage |
|
Azure Pipelines successfully started running 1 pipeline(s). |
…tically (sonic-net#27870) #### Why I did it src/sonic-sairedis ``` * ab8165dd - (HEAD -> master, origin/master, origin/HEAD) [marvell-teralynx] Add support for common sdk config (sonic-net#1729) (19 hours ago) [Naveen-Rampuram] * 3f9d2a78 - Select failed errors in Syncd due to PR#1906 (sonic-net#1948) (21 hours ago) [sivat6] * a74bc9f6 - Set bfd TOS value. (sonic-net#1947) (2 days ago) [dypet] * 0e294e81 - [vpp][fdb] Add fdb support (sonic-net#1934) (3 days ago) [Longxiang Lyu] * 0d05914d - Make ZMQ fields optional in context_config.json (sonic-net#1919) (4 days ago) [Inder Pooni] * 7b3b8f3a - [ci]: Pin sonic-buildimage to pre-LLDP build to unblock vstests (sonic-net#1958) (5 days ago) [Longxiang Lyu] * 9fe84d3c - feat: add VPP route flow counter support (sonic-net#1894) (13 days ago) [Chenyang Wang] * 753ca713 - Fix name of test results file (sonic-net#1939) (2 weeks ago) [Saikrishna Arcot] * a64c0fec - (origin/copilot/add-new-feature) Link event damping feature (sonic-net#1906) (3 weeks ago) [sivat6] ``` #### How I did it #### How to verify it #### Description for the changelog
Why I did it
src/sonic-sairedis
How I did it
How to verify it
Description for the changelog