patches for DPDK stable branches
 help / color / mirror / Atom feed
* [dpdk-stable] [PATCH] README: clarify that step 3 should run on latest main
@ 2021-05-20  8:13 Christian Ehrhardt
  2021-05-20  8:39 ` Luca Boccassi
  0 siblings, 1 reply; 3+ messages in thread
From: Christian Ehrhardt @ 2021-05-20  8:13 UTC (permalink / raw)
  To: stable, Thomas Monjalon, Luca Boccassi; +Cc: Christian Ehrhardt

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

diff --git a/README b/README
index 920cf3c..0f5ae88 100644
--- a/README
+++ b/README
@@ -126,6 +126,11 @@ 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.
 
+It is highly recommended to check out the most recent upstream/main branch
+in $STABLE_DIR as the tools will make use of the MAINTAINERS file found there.
+If not checking out the latest the generated addresses might be outdated and
+not reach the current maintainers.
+
 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.
-- 
2.31.1


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

* Re: [dpdk-stable] [PATCH] README: clarify that step 3 should run on latest main
  2021-05-20  8:13 [dpdk-stable] [PATCH] README: clarify that step 3 should run on latest main Christian Ehrhardt
@ 2021-05-20  8:39 ` Luca Boccassi
  2021-05-20 20:00   ` Christian Ehrhardt
  0 siblings, 1 reply; 3+ messages in thread
From: Luca Boccassi @ 2021-05-20  8:39 UTC (permalink / raw)
  To: Christian Ehrhardt, stable, Thomas Monjalon

On Thu, 2021-05-20 at 10:13 +0200, Christian Ehrhardt wrote:
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> ---
>  README | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/README b/README
> index 920cf3c..0f5ae88 100644
> --- a/README
> +++ b/README
> @@ -126,6 +126,11 @@ 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.
>  
> +It is highly recommended to check out the most recent upstream/main branch
> +in $STABLE_DIR as the tools will make use of the MAINTAINERS file found there.
> +If not checking out the latest the generated addresses might be outdated and
> +not reach the current maintainers.
> +
>  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.

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 that step 3 should run on latest main
  2021-05-20  8:39 ` Luca Boccassi
@ 2021-05-20 20:00   ` Christian Ehrhardt
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Ehrhardt @ 2021-05-20 20:00 UTC (permalink / raw)
  To: Luca Boccassi; +Cc: dpdk stable, Thomas Monjalon

On Thu, May 20, 2021 at 10:39 AM Luca Boccassi <bluca@debian.org> wrote:
>
> On Thu, 2021-05-20 at 10:13 +0200, Christian Ehrhardt wrote:
> > Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> > ---
> >  README | 5 +++++
> >  1 file changed, 5 insertions(+)
> >
> > diff --git a/README b/README
> > index 920cf3c..0f5ae88 100644
> > --- a/README
> > +++ b/README
> > @@ -126,6 +126,11 @@ 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.
> >
> > +It is highly recommended to check out the most recent upstream/main branch
> > +in $STABLE_DIR as the tools will make use of the MAINTAINERS file found there.
> > +If not checking out the latest the generated addresses might be outdated and
> > +not reach the current maintainers.
> > +
> >  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.
>
> 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-20  8:13 [dpdk-stable] [PATCH] README: clarify that step 3 should run on latest main Christian Ehrhardt
2021-05-20  8:39 ` Luca Boccassi
2021-05-20 20:00   ` 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).