From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5647EA051C for ; Tue, 11 Feb 2020 12:23:56 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4ED0A1BE94; Tue, 11 Feb 2020 12:23:56 +0100 (CET) Received: from mail-wm1-f66.google.com (mail-wm1-f66.google.com [209.85.128.66]) by dpdk.org (Postfix) with ESMTP id 264FE1BE94 for ; Tue, 11 Feb 2020 12:23:55 +0100 (CET) Received: by mail-wm1-f66.google.com with SMTP id t23so3028756wmi.1 for ; Tue, 11 Feb 2020 03:23:55 -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=lw5VaKM0QGS54jO8w3K7AfdcG5UX0fG0wT7z+QS8mrg=; b=WfvpO7TD4zNDLk419hfIMnPCtXAKmuFQr252R1Llaa0xDwAbyW3eplDrTZmktHiVXR 6GDGBle4x7w0AXfbM/q9yKxWE8qx3pScoITzdhFWs4q9Wn2NPIXqXF/rEAdlaheeYUP2 4ZK93EbU3v81EytXuYSP2kn7wF4fJVtmlzbTsgDCj3IY+JA1laHiAw8n17yMGeZ284oC nk/WJG1saUHCyyQkSeQCsmvvPG5QP7nVLAHtGEJAr2zaPPG637UDGXM7QxKAqW4gQ90d xk3He5UBXocwppWdzbLZLWpoPeakY6gYV3+xf9qXhfQgPQKg4k+Zm9dVMwVP3/+7VD5D 8UJQ== 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=lw5VaKM0QGS54jO8w3K7AfdcG5UX0fG0wT7z+QS8mrg=; b=s+hKvpdcqm8i+qb0ePwtq5Ti0rVJnDDMYg+Lzu5apcLyebogGCAcwB2YhA6rZbWwtR 1f6MQ8R3Ed3wP66dqmACBHP1P+/G1a/DPrmSrCMlPRwUGjTpAAJHijb5Nul7vRZ+gCqX sw3kP+OHw7MCQtqes6qGel2I0aac2WWdDzmHNVcyz6OWUs2DDRzmI4Qv9r3h8/6xbVWp lJM8HqlZBuhpZbcTxTdVxC+ld5gDksc2d4W4U6TqucoCq8I3epsZgAMQbRLgP3V8HkW1 ABD6em1hPmvRHhIlNjK3WhHbxcXt2AwSG2CcHEVN7mokLp+hmTFMEovDTnHFgKNzRzYb se9w== X-Gm-Message-State: APjAAAVkLXeLFhKmVrmhCY+rloDjO7GrTqQG9KFlcEh0TfWGWwl9QMoy hBosNHFnMBQ3/qi5y3Chp6c= X-Google-Smtp-Source: APXvYqyqwtCfr8P8DJFxtmbiYVhFrVC4ddOKA/MPNO4XyTjYCUoppXNbQA620rl3zH5BC+BYzu8OeQ== X-Received: by 2002:a1c:770e:: with SMTP id t14mr5106104wmi.101.1581420234896; Tue, 11 Feb 2020 03:23:54 -0800 (PST) Received: from localhost ([88.98.246.218]) by smtp.gmail.com with ESMTPSA id x14sm3202978wmj.42.2020.02.11.03.23.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 11 Feb 2020 03:23:54 -0800 (PST) From: luca.boccassi@gmail.com To: Pavan Nikhilesh Cc: dpdk stable Date: Tue, 11 Feb 2020 11:19:27 +0000 Message-Id: <20200211112216.3929-21-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20200211112216.3929-1-luca.boccassi@gmail.com> References: <20200211112216.3929-1-luca.boccassi@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-stable] patch 'event/octeontx2: fix device name in device info' has been queued to stable release 19.11.1 X-BeenThere: stable@dpdk.org X-Mailman-Version: 2.1.15 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.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/13/20. 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. Thanks. Luca Boccassi --- >From d064fc11dfd38ad5001198ed718d9808ae9aa3b3 Mon Sep 17 00:00:00 2001 From: Pavan Nikhilesh Date: Mon, 6 Jan 2020 13:13:18 +0530 Subject: [PATCH] event/octeontx2: fix device name in device info [ upstream commit 28057842661a61ac8aa76c7231a1a7a0409ec86e ] Fix imcorrect device name being used in device info. Fixes: bebc3dbcf4a6 ("event/octeontx2: add device capabilities function") Signed-off-by: Pavan Nikhilesh --- drivers/event/octeontx2/otx2_evdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/event/octeontx2/otx2_evdev.h b/drivers/event/octeontx2/otx2_evdev.h index 231a12a52b..ef523dc9da 100644 --- a/drivers/event/octeontx2/otx2_evdev.h +++ b/drivers/event/octeontx2/otx2_evdev.h @@ -16,7 +16,7 @@ #include "otx2_mempool.h" #include "otx2_tim_evdev.h" -#define EVENTDEV_NAME_OCTEONTX2_PMD otx2_eventdev +#define EVENTDEV_NAME_OCTEONTX2_PMD event_octeontx2 #define sso_func_trace otx2_sso_dbg -- 2.20.1 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2020-02-11 11:17:39.888506804 +0000 +++ 0021-event-octeontx2-fix-device-name-in-device-info.patch 2020-02-11 11:17:38.315999776 +0000 @@ -1,12 +1,13 @@ -From 28057842661a61ac8aa76c7231a1a7a0409ec86e Mon Sep 17 00:00:00 2001 +From d064fc11dfd38ad5001198ed718d9808ae9aa3b3 Mon Sep 17 00:00:00 2001 From: Pavan Nikhilesh Date: Mon, 6 Jan 2020 13:13:18 +0530 Subject: [PATCH] event/octeontx2: fix device name in device info +[ upstream commit 28057842661a61ac8aa76c7231a1a7a0409ec86e ] + Fix imcorrect device name being used in device info. Fixes: bebc3dbcf4a6 ("event/octeontx2: add device capabilities function") -Cc: stable@dpdk.org Signed-off-by: Pavan Nikhilesh ---