patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] README: clarify the input of step 3
@ 2021-05-18  9:27 Christian Ehrhardt
  2021-05-18 12:56 ` Luca Boccassi
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Ehrhardt @ 2021-05-18  9:27 UTC (permalink / raw)
  To: stable, Thomas Monjalon, Luca Boccassi; +Cc: Christian Ehrhardt

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [PATCH] README: clarify the input of step 3
  2021-05-18  9:27 [dpdk-stable] [PATCH] README: clarify the input of step 3 Christian Ehrhardt
@ 2021-05-18 12:56 ` Luca Boccassi
  2021-05-20 19:59   ` Christian Ehrhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Boccassi @ 2021-05-18 12:56 UTC (permalink / raw)
  To: Christian Ehrhardt, stable

On Tue, 2021-05-18 at 11:27 +0200, Christian Ehrhardt wrote:
> 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
>  ==============

Acked-by: Luca Boccassi <bluca@debian.org>

-- 
Kind regards,
Luca Boccassi

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [dpdk-stable] [PATCH] README: clarify the input of step 3
  2021-05-18 12:56 ` Luca Boccassi
@ 2021-05-20 19:59   ` Christian Ehrhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Ehrhardt @ 2021-05-20 19:59 UTC (permalink / raw)
  To: Luca Boccassi; +Cc: dpdk stable

On Tue, May 18, 2021 at 2:56 PM Luca Boccassi <bluca@debian.org> wrote:
>
> On Tue, 2021-05-18 at 11:27 +0200, Christian Ehrhardt wrote:
> > 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
> >  ==============
>
> Acked-by: Luca Boccassi <bluca@debian.org>

Thanks, pushed now together with the other outstanding changes to stable-scripts

> --
> Kind regards,
> Luca Boccassi



-- 
Christian Ehrhardt
Staff Engineer, Ubuntu Server
Canonical Ltd

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-05-20 20:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18  9:27 [dpdk-stable] [PATCH] README: clarify the input of step 3 Christian Ehrhardt
2021-05-18 12:56 ` Luca Boccassi
2021-05-20 19:59   ` Christian Ehrhardt

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).