patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Christian Ehrhardt <christian.ehrhardt@canonical.com>
To: stable@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,
	Luca Boccassi <bluca@debian.org>
Cc: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Subject: [dpdk-stable] [PATCH] README: clarify the input of step 3
Date: Tue, 18 May 2021 11:27:41 +0200	[thread overview]
Message-ID: <20210518092741.3544007-1-christian.ehrhardt@canonical.com> (raw)

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index 70f4320..920cf3c 100644
--- a/README
+++ b/README
@@ -126,6 +126,14 @@ The 'devtools/get-maintainer.sh' tool from the DPDK repository is used to
 compile the list of maintainers to CC for each patch. A configuration file
 needs to be set up first, see the script itself for instructions.
 
+If you use GIT_AM_PAUSE_ON_FAIL="yes" you can call 3-request-backport without
+a list and it will process patches in xx.yy.z/tmp_import/list that it does
+not find as applied in the git history from the current head.
+
+If you want to manually keep lists the format needed is multiple lines of:
+  "commit-id path-to-patch-file"
+Patch files could be created via `git format-patch -1` or similar.
+
 4-final-review
 ==============
 
-- 
2.31.1


             reply	other threads:[~2021-05-18  9:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-18  9:27 Christian Ehrhardt [this message]
2021-05-18 12:56 ` Luca Boccassi
2021-05-20 19:59   ` Christian Ehrhardt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210518092741.3544007-1-christian.ehrhardt@canonical.com \
    --to=christian.ehrhardt@canonical.com \
    --cc=bluca@debian.org \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).