From 04bccb1db36b17691858d0bd9c2a2b645bf46b8b Mon Sep 17 00:00:00 2001 From: Guvenc Gulce Date: Thu, 29 Feb 2024 16:57:52 +0100 Subject: [PATCH] Add blueifield identifier MT_0000000541 to the prepare.sh list Signed-off-by: Guvenc Gulce --- hack/prepare.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/prepare.sh b/hack/prepare.sh index 701234d38..7e8583103 100755 --- a/hack/prepare.sh +++ b/hack/prepare.sh @@ -9,7 +9,7 @@ set -Eeuo pipefail # Use as /usr/local/sbin/dp-prepare.sh # -BLUEFIELD_IDENTIFIERS=("MT_0000000543") +BLUEFIELD_IDENTIFIERS=("MT_0000000543", "MT_0000000541") NUMVFS=126 CONFIG="/tmp/dp_service.conf" IS_BLUEFIELD=false