patch 'doc: fix typo in profiling guide' has been queued to stable release 23.11.1

Xueming Li xuemingl at nvidia.com
Sat Apr 13 14:49:59 CEST 2024


Hi,

FYI, your patch has been queued to stable release 23.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 04/15/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://git.dpdk.org/dpdk-stable/log/?h=23.11-staging

This queued commit can be viewed at:
https://git.dpdk.org/dpdk-stable/commit/?h=23.11-staging&id=e85092f875045a9212de39a05876925e166cf3ef

Thanks.

Xueming Li <xuemingl at nvidia.com>

---
>From e85092f875045a9212de39a05876925e166cf3ef Mon Sep 17 00:00:00 2001
From: Emi Aoki <embm29 at gmail.com>
Date: Thu, 21 Mar 2024 19:02:25 -0400
Subject: [PATCH] doc: fix typo in profiling guide
Cc: Xueming Li <xuemingl at nvidia.com>

[ upstream commit a67ce452919a3381ccdc53af7bcc0196838b3586 ]

Caught by codespell.

Fixes: 9d5ba88c2d41 ("doc: add ARM profiling methods")

Signed-off-by: Emi Aoki <embm29 at gmail.com>
---
 .mailmap                              | 1 +
 doc/guides/prog_guide/profile_app.rst | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.mailmap b/.mailmap
index 24c4ad3b85..32a69b6bd0 100644
--- a/.mailmap
+++ b/.mailmap
@@ -369,6 +369,7 @@ Elad Persiko <eladpe at mellanox.com>
 Elena Agostini <eagostini at nvidia.com>
 Eli Britstein <elibr at nvidia.com> <elibr at mellanox.com>
 Elza Mathew <elza.mathew at intel.com>
+Emi Aoki <embm29 at gmail.com>
 Emma Finn <emma.finn at intel.com>
 Emma Kenny <emma.kenny at intel.com>
 Emmanuel Roullit <emmanuel.roullit at gmail.com>
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 <http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.100095_0002_04_en/way1382543438508.html>`_.
 
 
-- 
2.34.1

---
  Diff of the applied patch vs upstream commit (please double-check if non-empty:
---
--- -	2024-04-13 20:43:08.677867325 +0800
+++ 0119-doc-fix-typo-in-profiling-guide.patch	2024-04-13 20:43:05.157753723 +0800
@@ -1 +1 @@
-From a67ce452919a3381ccdc53af7bcc0196838b3586 Mon Sep 17 00:00:00 2001
+From e85092f875045a9212de39a05876925e166cf3ef Mon Sep 17 00:00:00 2001
@@ -4,0 +5,3 @@
+Cc: Xueming Li <xuemingl at nvidia.com>
+
+[ upstream commit a67ce452919a3381ccdc53af7bcc0196838b3586 ]
@@ -9 +11,0 @@
-Cc: stable at dpdk.org
@@ -18 +20 @@
-index f53fb59513..67687d21b1 100644
+index 24c4ad3b85..32a69b6bd0 100644
@@ -21 +23 @@
-@@ -373,6 +373,7 @@ Elad Persiko <eladpe at mellanox.com>
+@@ -369,6 +369,7 @@ Elad Persiko <eladpe at mellanox.com>


More information about the stable mailing list