Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion platform/nvidia-bluefield/recipes/dpu-sai.mk
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# limitations under the License.
#

DPU_SAI_VERSION = SAIBuild0.0.46.0
DPU_SAI_VERSION = SAIBuild0.0.48.0

# Place here URL where SAI sources exist
DPU_SAI_SOURCE_BASE_URL=
Expand Down
2 changes: 1 addition & 1 deletion platform/nvidia-bluefield/recipes/fw.mk
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ DPU_NIC_FW_BASE_URL =
DPU_NIC_FW_VERSION =
BF3_FW_BASE_URL =

BF3_FW_VERSION = 47.1012
BF3_FW_VERSION = 48.0318

BF3_FW_FILE = fw-BlueField-3-rel-32_$(subst .,_,$(BF3_FW_VERSION)).mfa

Expand Down
2 changes: 1 addition & 1 deletion platform/nvidia-bluefield/recipes/sdk.mk
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ SDK_BASE_PATH = $(PLATFORM_PATH)/sdk-src/sonic-bluefield-packages/bin

# Place here URL where SDK sources exist
SDK_SOURCE_BASE_URL =
SDK_VERSION = 25.10-RC3
SDK_VERSION = 26.1-RC1

SDK_COLLECTX_URL = https://linux.mellanox.com/public/repo/doca/1.5.2/debian12/aarch64/

Expand Down
Loading