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 E0B5CA0C47 for ; Tue, 10 Aug 2021 17:40:55 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA94F411CA; Tue, 10 Aug 2021 17:40:55 +0200 (CEST) Received: from smtp-relay-canonical-1.canonical.com (smtp-relay-canonical-1.canonical.com [185.125.188.121]) by mails.dpdk.org (Postfix) with ESMTP id 05F3B411C8 for ; Tue, 10 Aug 2021 17:40:55 +0200 (CEST) Received: from mail-ej1-f69.google.com (mail-ej1-f69.google.com [209.85.218.69]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by smtp-relay-canonical-1.canonical.com (Postfix) with ESMTPS id DE7CB3F107 for ; Tue, 10 Aug 2021 15:40:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=canonical.com; s=20210705; t=1628610054; bh=XC5QbJgss3iX0Sgh384WfZRSkp1R0odT27tTCSYisNc=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=K7pvb84aUIkWj/RXydDu7cIniDlt4XGDJgLukVTIoOvwFqOtM38EgTOel+yRiRHOF lE94qHE/o87Ro8x0BdSvMNPHgSJUoC1vIQ4lE2G+50NVX+QqDUUA4FHiFjnFfN6tOh 1Wl9tB5YNZORF8/+QueBUNLPO9Uk2w7sbvtszmpNnGZamp5q9DS+syc40qXjGQs92A Re7nvPAxAlN77YLj5sDj0tVKNqTSD9OA60m6OTh4TALRXrWUv3oUayplN60mJsXugv 1/CphsA1NEEw4ryWquSHM8RAp2lSIfod3D9m/9VOpxEiviRs6G6irD58LfKrHZSM20 cY85ZKJWi17Gw== Received: by mail-ej1-f69.google.com with SMTP id r21-20020a1709067055b02904be5f536463so5762881ejj.0 for ; Tue, 10 Aug 2021 08:40:54 -0700 (PDT) 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=XC5QbJgss3iX0Sgh384WfZRSkp1R0odT27tTCSYisNc=; b=pAl/9qPcZf1i3gSZ7DmHD54qUzEMI+Bz3O4fQlvA3lJ8uY/19SkFsiwFypikbyfPaU r0XK+ZZ+UiKq+fwp22qGzS+Xb26lUFCc/AvgkYmuKkqtwe0Brp+1b1JX7bdiKnz1QeIZ jnH/Q+4QvMQAGDCTcLBRbLa/Tz/oACAstD7dl3ZWPUhAzRzQ28sQ8jQoPW3N85VZcRZN AKiH2cj0BqOLfAxX7N+oVQVH7Ur8xkWEk5OgjMh5L69FcsB19IPZMIz1FGV+RJ86ScWc VcIUPeSoHTqwHjuENN4yhCsfSoqmaPzp6t+99z03BRc/XIq7tg5b0ddiI0oPgZIYQNLA gPog== X-Gm-Message-State: AOAM530Rkbr6WX7ZkvuPMXaK83ZmiJYaOTOXEI3elhE2N+DrJGI03uPn fnp+7JR9LSJx5HGomAjLu7VD4Kgj5PMtSV+biOA4o4ezPL6AyOkbu2Wyh+Xm0Wmh0hn6jsOnkP/ gLewD06QqIm8Eh7a/I0xQNK07 X-Received: by 2002:aa7:cd03:: with SMTP id b3mr5644536edw.304.1628610054656; Tue, 10 Aug 2021 08:40:54 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy7bQrTkMl6V8UwlcZAKJK1XG1uEaVNe6e56GYwpZq4h2i+9YF6rDCIMRnHRyYcVBfe8+ZYxw== X-Received: by 2002:aa7:cd03:: with SMTP id b3mr5644520edw.304.1628610054502; Tue, 10 Aug 2021 08:40:54 -0700 (PDT) Received: from Keschdeichel.fritz.box ([2001:67c:1560:8007::aac:c4ad]) by smtp.gmail.com with ESMTPSA id i16sm9725499edr.38.2021.08.10.08.40.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Aug 2021 08:40:53 -0700 (PDT) From: christian.ehrhardt@canonical.com To: Kalesh AP Cc: Somnath Kotur , Ajit Khaparde , dpdk stable Date: Tue, 10 Aug 2021 17:38:50 +0200 Message-Id: <20210810154022.749358-10-christian.ehrhardt@canonical.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20210810154022.749358-1-christian.ehrhardt@canonical.com> References: <20210810154022.749358-1-christian.ehrhardt@canonical.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'net/bnxt: improve probing log message' has been queued to stable release 19.11.10 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 19.11.10 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 08/12/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/cpaelzer/dpdk-stable-queue This queued commit can be viewed at: https://github.com/cpaelzer/dpdk-stable-queue/commit/97f233a7dca1eca3521996060101c83d07d7e4a5 Thanks. Christian Ehrhardt --- >From 97f233a7dca1eca3521996060101c83d07d7e4a5 Mon Sep 17 00:00:00 2001 From: Kalesh AP Date: Mon, 31 May 2021 12:56:43 +0530 Subject: [PATCH] net/bnxt: improve probing log message [ upstream commit 4a8ac3768fcf2e7e45684397b9d585fe994cc997 ] The existing log message is missing a space. Modified it to a more meaningful log as part of this change. Before this patch: bnxt_dev_init(): bnxtfound at mem D67E0000, node addr 0x2101112000M With this patch: bnxt_dev_init(): Found bnxt device at mem D67E0000, node addr 0x2101112000M Fixes: 1bf01f5135f8 ("net/bnxt: prevent device access when device is in reset") Signed-off-by: Kalesh AP Reviewed-by: Somnath Kotur Reviewed-by: Ajit Khaparde --- drivers/net/bnxt/bnxt_ethdev.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/net/bnxt/bnxt_ethdev.c b/drivers/net/bnxt/bnxt_ethdev.c index 5ca03170a0..7f5045c55f 100644 --- a/drivers/net/bnxt/bnxt_ethdev.c +++ b/drivers/net/bnxt/bnxt_ethdev.c @@ -5141,7 +5141,8 @@ bnxt_dev_init(struct rte_eth_dev *eth_dev) goto error_free; PMD_DRV_LOG(INFO, - DRV_MODULE_NAME "found at mem %" PRIX64 ", node addr %pM\n", + "Found %s device at mem %" PRIX64 ", node addr %pM\n", + DRV_MODULE_NAME, pci_dev->mem_resource[0].phys_addr, pci_dev->mem_resource[0].addr); -- 2.32.0 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2021-08-10 15:11:13.472599789 +0200 +++ 0010-net-bnxt-improve-probing-log-message.patch 2021-08-10 15:11:12.910637320 +0200 @@ -1 +1 @@ -From 4a8ac3768fcf2e7e45684397b9d585fe994cc997 Mon Sep 17 00:00:00 2001 +From 97f233a7dca1eca3521996060101c83d07d7e4a5 Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit 4a8ac3768fcf2e7e45684397b9d585fe994cc997 ] + @@ -18 +19,0 @@ -Cc: stable@dpdk.org @@ -28 +29 @@ -index c72a968ffa..2545bfc877 100644 +index 5ca03170a0..7f5045c55f 100644 @@ -31 +32 @@ -@@ -5791,7 +5791,8 @@ bnxt_dev_init(struct rte_eth_dev *eth_dev, void *params __rte_unused) +@@ -5141,7 +5141,8 @@ bnxt_dev_init(struct rte_eth_dev *eth_dev)