From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id AA698A00C2 for ; Thu, 3 Nov 2022 10:28:44 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A222540694; Thu, 3 Nov 2022 10:28:44 +0100 (CET) Received: from mail-wr1-f44.google.com (mail-wr1-f44.google.com [209.85.221.44]) by mails.dpdk.org (Postfix) with ESMTP id 250CF40693 for ; Thu, 3 Nov 2022 10:28:42 +0100 (CET) Received: by mail-wr1-f44.google.com with SMTP id bs21so1725989wrb.4 for ; Thu, 03 Nov 2022 02:28:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8ZLi6YEpCgr2puc9+pJoVfvBhbpoDPucsZ8kahtcNyo=; b=iQKYlREwBDxMgyFGnijQCsPEGdK8hY/aUvR+FHCC4WmPh68fA8Mzj7kcBLwry0MI1n Io2oCKS6DLtbLsuOR9YAGnlo5lHGWnN2XMdk3rs5eJrab4cgT+A8uKgFRw2IvlC1Wrah rgcf1PNF8I/zGVEUOYYwxFxQDC9qcAGOKA4p2rrOw8F4ddMi1R8ew47rL2bTjggM5SvJ QLtf6w3MqxGdk9cQdvyUdLWJvQ3aGv5fO4Wut5rjYZeDNf/5Mby6Ccj9lyuWgsxTYnTb mrY0o6JYcnCIuuJE18gvxKDvOBSXShxQPIotywMVNUyCethWBdAVMU0/Qt5PWisOE4R+ ccxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8ZLi6YEpCgr2puc9+pJoVfvBhbpoDPucsZ8kahtcNyo=; b=NglLDJBxJSOL79U3v3/LTJ8vGl1v4hQlciIC/B2Pos4mksDLod1GDRkw5Nk2DY3H17 p4MVGf1dANh/Y1QP+oDnIbZcQwaEU5T9P9LFvDcHbrLsUWawyFKj6KXBqTTNyNlHO6eW 2jKilrM9cGm5hMkCQ/K0nHucUtzYMSSE/7XZ4Zxsq9QW8hMCW9FmHDgiYZk8v4EoBjfI d5A+hKaS+5Xw7rouEKBGjdZybwWsoREaMcVxVG8jfBymrCY7yCC/yx2nw1r+ZFH/oCC2 /KCtGApY1TtbXZERKoiGRj4S5jGP4q55OEj6ff5x8l6sXJs6sj1EOPRqk5/H/c8Va9Mh VelA== X-Gm-Message-State: ACrzQf3RDhaP0cbTnCZd1JNcL4goi/4nCZy0efgDVLn3W/G7adEwGXTI bgB8/VO18Mbc+9a11D5XSJ9fKkfFbTEd/g== X-Google-Smtp-Source: AMsMyM7sGQkh2FpN16dMXlxzdxUUvEz7haHzEnbyDWn+ErO42gmyTa3qFRMJHcih+CoRVyMwL93Hmg== X-Received: by 2002:a05:6000:818:b0:236:8a38:5278 with SMTP id bt24-20020a056000081800b002368a385278mr17611701wrb.88.1667467721945; Thu, 03 Nov 2022 02:28:41 -0700 (PDT) Received: from localhost ([137.220.119.58]) by smtp.gmail.com with ESMTPSA id bu15-20020a056000078f00b00228d67db06esm401236wrb.21.2022.11.03.02.28.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Nov 2022 02:28:41 -0700 (PDT) From: luca.boccassi@gmail.com To: James Hershaw Cc: Chaoyong He , =?UTF-8?q?Niklas=20S=C3=B6derlund?= , dpdk stable Subject: patch 'net/nfp: improve HW info header log readability' has been queued to stable release 20.11.7 Date: Thu, 3 Nov 2022 09:26:30 +0000 Message-Id: <20221103092758.1099402-12-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221103092758.1099402-1-luca.boccassi@gmail.com> References: <20221103092758.1099402-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: patches for DPDK stable branches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: stable-bounces@dpdk.org Hi, FYI, your patch has been queued to stable release 20.11.7 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 11/05/22. So please shout if anyone has objections. Also note that after the patch there's a diff of the upstream commit vs the patch applied to the branch. This will indicate if there was any rebasing needed to apply to the stable branch. If there were code changes for rebasing (ie: not only metadata diffs), please double check that the rebase was correctly done. Queued patches are on a temporary branch at: https://github.com/kevintraynor/dpdk-stable This queued commit can be viewed at: https://github.com/kevintraynor/dpdk-stable/commit/a2b3267e2b9672887c784843d9a945ea6bb5a8a2 Thanks. Luca Boccassi --- >From a2b3267e2b9672887c784843d9a945ea6bb5a8a2 Mon Sep 17 00:00:00 2001 From: James Hershaw Date: Fri, 26 Aug 2022 13:39:03 +0800 Subject: [PATCH] net/nfp: improve HW info header log readability MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ upstream commit c18806818fb530d60003ea7da0b866fcdfe81e45 ] Prepend `0x` to the NFP HWINFO header value that is printed to improve the readability of the printed statement. Fixes: c7e9729da6b5 ("net/nfp: support CPP") Signed-off-by: James Hershaw Reviewed-by: Chaoyong He Reviewed-by: Niklas Söderlund --- drivers/net/nfp/nfpcore/nfp_hwinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/nfp/nfpcore/nfp_hwinfo.c b/drivers/net/nfp/nfpcore/nfp_hwinfo.c index c0516bf8e8..9f848bde79 100644 --- a/drivers/net/nfp/nfpcore/nfp_hwinfo.c +++ b/drivers/net/nfp/nfpcore/nfp_hwinfo.c @@ -108,7 +108,7 @@ nfp_hwinfo_try_fetch(struct nfp_cpp *cpp, size_t *cpp_size) goto exit_free; header = (void *)db; - printf("NFP HWINFO header: %08x\n", *(uint32_t *)header); + printf("NFP HWINFO header: %#08x\n", *(uint32_t *)header); if (nfp_hwinfo_is_updating(header)) goto exit_free; -- 2.34.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2022-11-03 09:27:26.223936985 +0000 +++ 0012-net-nfp-improve-HW-info-header-log-readability.patch 2022-11-03 09:27:25.309421202 +0000 @@ -1 +1 @@ -From c18806818fb530d60003ea7da0b866fcdfe81e45 Mon Sep 17 00:00:00 2001 +From a2b3267e2b9672887c784843d9a945ea6bb5a8a2 Mon Sep 17 00:00:00 2001 @@ -8,0 +9,2 @@ +[ upstream commit c18806818fb530d60003ea7da0b866fcdfe81e45 ] + @@ -13 +14,0 @@ -Cc: stable@dpdk.org