Skip to content

Commit 2b8efdb

Browse files
authored
[Marvell] Update armhf sai debian (#17301)
Why I did it Fixed the issue - Some special IPv6 packets cannot be dropped by dataplane ACL rule Work item tracking Microsoft ADO (number only): No How I did it How to verify it Loaded SAI debian (in syncd docker) and re-run the failed cases.
1 parent a0d2968 commit 2b8efdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/marvell-armhf/sai.mk

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Marvell SAI
22

3-
export MRVL_SAI_VERSION = 1.12.0-1
3+
export MRVL_SAI_VERSION = 1.12.0-2
44
export MRVL_SAI = mrvllibsai_$(MRVL_SAI_VERSION)_$(PLATFORM_ARCH).deb
55

66
$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai

0 commit comments

Comments
 (0)