[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.
This commit is contained in:
wadoodkhan 2023-12-06 17:37:07 +05:30 committed by GitHub
parent a0d2968273
commit 2b8efdbb11
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Marvell SAI
export MRVL_SAI_VERSION = 1.12.0-1
export MRVL_SAI_VERSION = 1.12.0-2
export MRVL_SAI = mrvllibsai_$(MRVL_SAI_VERSION)_$(PLATFORM_ARCH).deb
$(MRVL_SAI)_SRC_PATH = $(PLATFORM_PATH)/sai