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 3A324A0524 for ; Fri, 5 Feb 2021 12:39:20 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35FAA188A65; Fri, 5 Feb 2021 12:39:20 +0100 (CET) Received: from mail-wr1-f43.google.com (mail-wr1-f43.google.com [209.85.221.43]) by mails.dpdk.org (Postfix) with ESMTP id 6D792188A67 for ; Fri, 5 Feb 2021 12:39:19 +0100 (CET) Received: by mail-wr1-f43.google.com with SMTP id m13so7289232wro.12 for ; Fri, 05 Feb 2021 03:39:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ISu788AO78Mk7kPzJtkueTqt1VcxJWc7LgnoVadX+rk=; b=DHcMyV2+Z94RvExnM9zgjWwXlzdJnXfqTiK0OOjAApMxKQPZVW++rRQ6BTncadAT6k KRvn4drbUbu2lOauYKG0cHOBdA5AXQSdNZ7/W52Dv5oSePdyvXfI/mByA6JTpc6yLZVE yM4cdBEM5oVwFUYXlDnEw+tjKZfjcSgCR0afjM1dxqibzPkgLmKoZLw5FHRhCEPVPmaq 1R9EW2d4xiugpPr85gDv/Xt/n9vOhBGHgJRVE9fxdg9wfMZ2g0RD4l9iKi/yBZ5FHgYL 8ldGidn4vh6VHS75Fp//hBg4ujYz4n7uA9L2CBYK7E3WFxcaeWyYAeNA63c2TG8gLoEP 4xiQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ISu788AO78Mk7kPzJtkueTqt1VcxJWc7LgnoVadX+rk=; b=HtDwGXBwAmsAkbBdtC83dHwgnIg+Dr9FtwqYOVcV1mK/ifLHJ6+SDIl60Yw8dXqj70 yVAiPJiMFzHkOxT6loZDi/wdfTeL23EWG+5VNI+KNXhxKg3jx9b5Pp24ksmMzq0KFWVP yIzjR1JND/hfdf/aWHHZNs80cfxh4N8KlWUCQ1Cppxb9/AerRWYXyqOpViUHT2Y1SCkx UOqsp+sJZWtYHevhCRC1PUlURitTKLmUSuk3dYcwxWx6R76wU2bCwLQVcMF01321QR7v Zu4LJFVWmLUEsmc9xtkMJbZGI3Y0ye4+L7b/EJO6dROc1UU13NKdomiWKTMaUT/epYVS GmZA== X-Gm-Message-State: AOAM530q7w2sYXyhvLngYN5CeyTsxcPSrfWFS5aKga9IBfCyQ5sVX257 3iR0l1OK5JKx5hsftYnHSPoZ7p8orWv85hb9 X-Google-Smtp-Source: ABdhPJx+91atW5wgDar7THBwwCIkET7sdSPSNCoIeD9ob8kfseNUgPZldAObv36XSJVhmQXE+jr37w== X-Received: by 2002:a5d:40c5:: with SMTP id b5mr4627067wrq.121.1612525159261; Fri, 05 Feb 2021 03:39:19 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id u6sm12743276wro.75.2021.02.05.03.39.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Feb 2021 03:39:18 -0800 (PST) From: luca.boccassi@gmail.com To: Lijun Ou Cc: dpdk stable Date: Fri, 5 Feb 2021 11:19:10 +0000 Message-Id: <20210205111920.1272063-264-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.29.2 In-Reply-To: <20210205111920.1272063-1-luca.boccassi@gmail.com> References: <20210205111920.1272063-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'net/hns3: adjust format specifier for enum' has been queued to stable release 20.11.1 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 Sender: "stable" Hi, FYI, your patch has been queued to stable release 20.11.1 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 02/07/21. 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/bluca/dpdk-stable This queued commit can be viewed at: https://github.com/bluca/dpdk-stable/commit/8c2efc75265ac79eb15d07d3e3d00f418141ce49 Thanks. Luca Boccassi --- >From 8c2efc75265ac79eb15d07d3e3d00f418141ce49 Mon Sep 17 00:00:00 2001 From: Lijun Ou Date: Fri, 22 Jan 2021 18:18:51 +0800 Subject: [PATCH] net/hns3: adjust format specifier for enum [ upstream commit 692a1d2735b99d91bf9de009c3f7c510bd735a85 ] Here uses %d as printing output for enumeration member. Fixes: c37ca66f2b27 ("net/hns3: support RSS") Signed-off-by: Lijun Ou --- drivers/net/hns3/hns3_flow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/hns3/hns3_flow.c b/drivers/net/hns3/hns3_flow.c index e936098611..89c22dc294 100644 --- a/drivers/net/hns3/hns3_flow.c +++ b/drivers/net/hns3/hns3_flow.c @@ -1463,7 +1463,7 @@ hns3_parse_rss_algorithm(struct hns3_hw *hw, enum rte_eth_hash_function *func, *hash_algo = HNS3_RSS_HASH_ALGO_SYMMETRIC_TOEP; break; default: - hns3_err(hw, "Invalid RSS algorithm configuration(%u)", + hns3_err(hw, "Invalid RSS algorithm configuration(%d)", algo_func); return -EINVAL; } -- 2.29.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-02-05 11:18:40.811121850 +0000 +++ 0264-net-hns3-adjust-format-specifier-for-enum.patch 2021-02-05 11:18:29.314700784 +0000 @@ -1 +1 @@ -From 692a1d2735b99d91bf9de009c3f7c510bd735a85 Mon Sep 17 00:00:00 2001 +From 8c2efc75265ac79eb15d07d3e3d00f418141ce49 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 692a1d2735b99d91bf9de009c3f7c510bd735a85 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org @@ -17 +18 @@ -index e9d0a0bc90..3e387ac0bf 100644 +index e936098611..89c22dc294 100644 @@ -20 +21 @@ -@@ -1447,7 +1447,7 @@ hns3_parse_rss_algorithm(struct hns3_hw *hw, enum rte_eth_hash_function *func, +@@ -1463,7 +1463,7 @@ hns3_parse_rss_algorithm(struct hns3_hw *hw, enum rte_eth_hash_function *func,