patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Kevin Traynor <ktraynor@redhat.com>
To: Christian Ehrhardt <christian.ehrhardt@canonical.com>,
	dpdk stable <stable@dpdk.org>
Cc: Luca Boccassi <luca.boccassi@microsoft.com>
Subject: Re: [dpdk-stable] [PATCH 3/3] README: add hint on chaining multiple series submissions
Date: Thu, 4 Feb 2021 13:30:32 +0000	[thread overview]
Message-ID: <1897ccaf-3f31-93ba-3cb1-b68c93070b69@redhat.com> (raw)
In-Reply-To: <20210204120903.2515011-3-christian.ehrhardt@canonical.com>

On 04/02/2021 12:09, Christian Ehrhardt wrote:
> Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
> ---
>  README | 9 ++++++++-
>  1 file changed, 8 insertions(+), 1 deletion(-)
> 
> diff --git a/README b/README
> index 771b97e..6489379 100644
> --- a/README
> +++ b/README
> @@ -87,7 +87,7 @@ changes. To aid this, a personal repo like github can be used to store the queue
>  patches and it can be referenced in the email. If it is available it is set it
>  in lib.sh with QUEUED_REPO.
>  
> -Note:
> +Note - flood protection:
>  Once generally configured git send-email can submit those via:
>    $ git send-email $release/$date/mail/*.patch
>  But some email providers will apply limits and a DPDK LTS maintainers often send
> @@ -98,6 +98,13 @@ adding the following to your gitconfig:
>          smtpBatchSize = 5
>          smtpReloginDelay = 10
>  
> +Note - chain patch series submissions:
> +Often one is working on the commits collected from lastrelease->rc1, to later
> +work  again on e.g. rc1->rc2. To thread/chain these submissions right
> +git send-email will ask for:
> +    Message-ID to be used as In-Reply-To for the first email (if any)?
> +Here enter the Message-ID of the last patch of your formerly submitted series.
> +
>  3-request-backport
>  ==================
>  
> 

Acked-by: Kevin Traynor <ktraynor@redhat.com>


  parent reply	other threads:[~2021-02-04 13:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-04 12:09 [dpdk-stable] [PATCH 1/3] 3-request-backport: add hint to QUEUED_REPO Christian Ehrhardt
2021-02-04 12:09 ` [dpdk-stable] [PATCH 2/3] README: add hint on git send-email vs flooding protection Christian Ehrhardt
2021-02-04 12:26   ` Luca Boccassi
2021-02-04 13:29   ` Kevin Traynor
2021-02-04 12:09 ` [dpdk-stable] [PATCH 3/3] README: add hint on chaining multiple series submissions Christian Ehrhardt
2021-02-04 12:27   ` Luca Boccassi
2021-02-04 13:30   ` Kevin Traynor [this message]
2021-02-04 12:26 ` [dpdk-stable] [PATCH 1/3] 3-request-backport: add hint to QUEUED_REPO Luca Boccassi
2021-02-04 13:30 ` Kevin Traynor

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=1897ccaf-3f31-93ba-3cb1-b68c93070b69@redhat.com \
    --to=ktraynor@redhat.com \
    --cc=christian.ehrhardt@canonical.com \
    --cc=luca.boccassi@microsoft.com \
    --cc=stable@dpdk.org \
    /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).