Skip to content

Commit

Permalink
[Marvell] Update armhf sai debian (#14413)
Browse files Browse the repository at this point in the history
Why I did it
Fixed syncd syslog errors reported in issue sonic-net/SONiC#1248
Fixes sonic-net/SONiC#1248

How I did it
Compile and load the SAI debian in SONiC 202205 image.

How to verify it
Verify PTF autorestart testcase passes.

Signed-off-by: rajkumar38 <rpennadamram@marvell.com>
  • Loading branch information
rajkumar38 authored Apr 5, 2023
1 parent eab159f commit fec2954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/marvell-armhf/sai.mk
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Marvell SAI

export MRVL_SAI_VERSION = 1.10.2-2
export MRVL_SAI_VERSION = 1.10.2-3
export MRVL_SAI = mrvllibsai_$(MRVL_SAI_VERSION)_$(PLATFORM_ARCH).deb

$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai
Expand Down

0 comments on commit fec2954

Please sign in to comment.