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 BDA2E43D47 for ; Mon, 25 Mar 2024 13:08:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B6F7A406BA; Mon, 25 Mar 2024 13:08:35 +0100 (CET) Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) by mails.dpdk.org (Postfix) with ESMTP id 030DF40A4B for ; Mon, 25 Mar 2024 13:08:33 +0100 (CET) Received: by mail-wm1-f41.google.com with SMTP id 5b1f17b1804b1-4148b77cf1eso2457515e9.2 for ; Mon, 25 Mar 2024 05:08:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1711368512; x=1711973312; darn=dpdk.org; 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=NqUfCFkcjX2po0KPrqrGGvGK9QxMBfFuLp1g6ZJ/OMI=; b=YokmN2M/z2yVuiFbYMlmTrl0tIbHSUEi1Y7hXvL3070CaBR710/UoM+K8nL4Pz5sIS hHRSyqVIsn25OtT//tN45UkCB6dAxAPFrZgGO7qEtG8Dh/11y9dcRqsYlqfHrZv2uqfo uPJSbj12aPsviwriM9g3id3GJWYu2MsEaIEAOh2aMjx2H0NKlrVuMixz+xJ6WMGLUE4y iBRlmiwL5MIMjsXq/A1GEEa5jab/gUaOkOAEev2TH7p/CDIz4nS6/K4gGe5EWfGGwLdM TZD8S4j67CUGC9ZZEEWuSsKp2XvGdZQfYxWcw9eywEh/3AGR5XMFDvkqd+u+JY2CHLz0 ncAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711368512; x=1711973312; 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=NqUfCFkcjX2po0KPrqrGGvGK9QxMBfFuLp1g6ZJ/OMI=; b=L7NrF/BH4a2R2cN5W1+QnlgR1BEKNLNoNptmGVwhlBeXwp5uatF+/jlV6uun+KmIY5 i60muRiGdU8kYJC7nFtm3norF96Lpi9uDBPphYR8kTsbBuTM8Lt2Nl3RmaWPVv+sJBuW R1wRwEkg67O6vxz7efNA8wDDlpSi/LUDci+Whnb9VX0hiGQbqa52n3hj23YYe6CluxFN Q4uky8SPLJ7ngjG8RwNOVsmfR8HJtYVAxb5VmEuK/TAbZkGRkeHsYWREk4Uargk89KM3 hdkAX5R8cKmwy3xRWWtmALnvNNWIY8hFAt2Iu6BhzvlhEV9l+hE6iussY1pMLs0BohTX VEyQ== X-Gm-Message-State: AOJu0YxgOq9m90C7l+pdczvU9g2uK6vkWd+pSmaZhlM8kaShuHVMuCm9 02Re2tF6CBwfF4esp+ZwoH3E46bp9HLaYPpjSL/kxZUmDecjgwTM X-Google-Smtp-Source: AGHT+IG0sRbRTS1QXrvOEUk3AXnaQzUOrbpzj47kr6clOhonQ1qO7OOH6kvCzAs81ItLTfW4KVFiWQ== X-Received: by 2002:a05:600c:1f84:b0:414:80c0:d352 with SMTP id je4-20020a05600c1f8400b0041480c0d352mr5015772wmb.23.1711368512616; Mon, 25 Mar 2024 05:08:32 -0700 (PDT) Received: from localhost ([2a01:4b00:d036:ae00:7aef:1aaa:3dff:d546]) by smtp.gmail.com with ESMTPSA id df4-20020a5d5b84000000b0033e7b433498sm9375360wrb.111.2024.03.25.05.08.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Mar 2024 05:08:32 -0700 (PDT) From: luca.boccassi@gmail.com To: Emi Aoki Cc: dpdk stable Subject: patch 'doc: fix typo in profiling guide' has been queued to stable release 22.11.5 Date: Mon, 25 Mar 2024 12:08:20 +0000 Message-Id: <20240325120824.1104729-5-luca.boccassi@gmail.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240325120824.1104729-1-luca.boccassi@gmail.com> References: <20240318153919.3407921-28-luca.boccassi@gmail.com> <20240325120824.1104729-1-luca.boccassi@gmail.com> MIME-Version: 1.0 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 22.11.5 Note it hasn't been pushed to http://dpdk.org/browse/dpdk-stable yet. It will be pushed if I get no objections before 03/27/24. 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/16eac11cb616ec79972359cd4e3075bf98448e6c Thanks. Luca Boccassi --- >From 16eac11cb616ec79972359cd4e3075bf98448e6c Mon Sep 17 00:00:00 2001 From: Emi Aoki Date: Thu, 21 Mar 2024 19:02:25 -0400 Subject: [PATCH] doc: fix typo in profiling guide [ upstream commit a67ce452919a3381ccdc53af7bcc0196838b3586 ] Caught by codespell. Fixes: 9d5ba88c2d41 ("doc: add ARM profiling methods") Signed-off-by: Emi Aoki --- .mailmap | 1 + doc/guides/prog_guide/profile_app.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.mailmap b/.mailmap index 8979c462c7..0008a56d7f 100644 --- a/.mailmap +++ b/.mailmap @@ -356,6 +356,7 @@ Elad Persiko Elena Agostini Eli Britstein Elza Mathew +Emi Aoki Emma Finn Emma Kenny Emmanuel Roullit diff --git a/doc/guides/prog_guide/profile_app.rst b/doc/guides/prog_guide/profile_app.rst index 14292d4c25..a6b5fb4d5e 100644 --- a/doc/guides/prog_guide/profile_app.rst +++ b/doc/guides/prog_guide/profile_app.rst @@ -59,7 +59,7 @@ addition to the standard events, ``perf`` can be used to profile arm64 specific PMU (Performance Monitor Unit) events through raw events (``-e`` ``-rXX``). -For more derails refer to the +For more details refer to the `ARM64 specific PMU events enumeration `_. -- 2.39.2 --- Diff of the applied patch vs upstream commit (please double-check if non-empty: --- --- - 2024-03-25 11:28:37.595527733 +0000 +++ 0005-doc-fix-typo-in-profiling-guide.patch 2024-03-25 11:28:37.196388757 +0000 @@ -1 +1 @@ -From a67ce452919a3381ccdc53af7bcc0196838b3586 Mon Sep 17 00:00:00 2001 +From 16eac11cb616ec79972359cd4e3075bf98448e6c Mon Sep 17 00:00:00 2001 @@ -5,0 +6,2 @@ +[ upstream commit a67ce452919a3381ccdc53af7bcc0196838b3586 ] + @@ -9 +10,0 @@ -Cc: stable@dpdk.org @@ -18 +19 @@ -index f53fb59513..67687d21b1 100644 +index 8979c462c7..0008a56d7f 100644 @@ -21 +22 @@ -@@ -373,6 +373,7 @@ Elad Persiko +@@ -356,6 +356,7 @@ Elad Persiko