From bec2d7852607c97dc82a4b32fce0331fa8e1e09f Mon Sep 17 00:00:00 2001 From: augusdn Date: Mon, 3 Aug 2026 04:35:14 -0700 Subject: [PATCH] [test-only][DO NOT MERGE] Pin sonic-sairedis to the MPLS VPP branch Builds a sonic-vpp image containing the VPP SAI MPLS backend from sonic-net/sonic-sairedis#2008 (commit 16005ff1e), so that the tests enabled by sonic-net/sonic-mgmt#26619 can be validated end to end before either PR merges. This PR is throwaway and must never be merged. --- .gitmodules | 3 ++- src/sonic-sairedis | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 7a75dfb0711..6035167ffb0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,8 @@ url = https://github.com/sonic-net/sonic-linux-kernel [submodule "sonic-sairedis"] path = src/sonic-sairedis - url = https://github.com/sonic-net/sonic-sairedis + url = https://github.com/augusdn/sonic-sairedis + branch = augusdn/vpp-mpls-inseg-25782 [submodule "sonic-swss"] path = src/sonic-swss url = https://github.com/sonic-net/sonic-swss diff --git a/src/sonic-sairedis b/src/sonic-sairedis index 9bd6103824e..16005ff1e74 160000 --- a/src/sonic-sairedis +++ b/src/sonic-sairedis @@ -1 +1 @@ -Subproject commit 9bd6103824e4590b24fbce2bc014d8902b51eccb +Subproject commit 16005ff1e744c4aa85964be6d3702e2635341d58