[mellanox]: Update SDK\FW to version 4.4.3228\2008_3224 (#8352)

Fix the following issue: Resource KVD hash Table tries to deallocate more resources than allocated.

Signed-off-by: Dror Prital <drorp@nvidia.com>
This commit is contained in:
Dror Prital 2021-08-06 05:05:26 +03:00 committed by GitHub
parent 949fcd21a8
commit 2a34e8aca5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 3a0e3a26de2e1384b7ed216dc4cd842b36655e27
Subproject commit e657e75a3445dfae7c8e7cce3d9b1f5e7bff899c

View File

@ -1,6 +1,6 @@
MLNX_SDK_BASE_PATH = $(PLATFORM_PATH)/sdk-src/sx-kernel/Switch-SDK-drivers/bin/
MLNX_SDK_PKG_BASE_PATH = $(MLNX_SDK_BASE_PATH)/$(BLDENV)/
MLNX_SDK_VERSION = 4.4.3222
MLNX_SDK_VERSION = 4.4.3228
MLNX_SDK_ISSU_VERSION = 101
MLNX_SDK_DEB_VERSION = $(subst _,.,$(MLNX_SDK_VERSION))