netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Taehee Yoo <ap420073@gmail.com>
To: David Ahern <dsahern@gmail.com>,
	davem@davemloft.net, kuba@kernel.org, xiyou.wangcong@gmail.com,
	netdev@vger.kernel.org, jwi@linux.ibm.com, kgraul@linux.ibm.com,
	hca@linux.ibm.com, gor@linux.ibm.com, borntraeger@de.ibm.com,
	mareklindner@neomailbox.ch, sw@simonwunderlich.de, a@unstable.cc,
	sven@narfation.org, yoshfuji@linux-ipv6.org, dsahern@kernel.org
Cc: ap420073@gmail.com
Subject: Re: [PATCH net-next v2 0/7] mld: change context from atomic to sleepable
Date: Sun, 14 Feb 2021 20:40:14 +0900	[thread overview]
Message-ID: <cdd58315-0550-fb80-c1fa-f1a913f6c9e7@gmail.com> (raw)
In-Reply-To: <3032e730-484f-d58d-8287-44e179c27ebb@gmail.com>



On 21. 2. 14. 오전 4:58, David Ahern wrote:
> your patches still show up as 8 individual emails.
> 
> Did you use 'git send-email --thread --no-chain-reply-to' as Jakub
> suggested? Please read the git-send-email man page for what the options do.
> 

I sent all patches individually with these options.
git send-email --thread --no-chain-reply-to 0000.patch
git send-email --thread --no-chain-reply-to 0001.patch
and so on.

So, it didn't work I think.
Then I tested the below command and it works well.
git send-email --thread --no-chain-reply-to 000*

So, the next time, it would work well.
Sorry for this,
Thanks!

  reply	other threads:[~2021-02-14 11:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-13 17:50 [PATCH net-next v2 0/7] mld: change context from atomic to sleepable Taehee Yoo
2021-02-13 19:58 ` David Ahern
2021-02-14 11:40   ` Taehee Yoo [this message]
2021-02-14 16:52     ` David Ahern

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=cdd58315-0550-fb80-c1fa-f1a913f6c9e7@gmail.com \
    --to=ap420073@gmail.com \
    --cc=a@unstable.cc \
    --cc=borntraeger@de.ibm.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@gmail.com \
    --cc=dsahern@kernel.org \
    --cc=gor@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=jwi@linux.ibm.com \
    --cc=kgraul@linux.ibm.com \
    --cc=kuba@kernel.org \
    --cc=mareklindner@neomailbox.ch \
    --cc=netdev@vger.kernel.org \
    --cc=sven@narfation.org \
    --cc=sw@simonwunderlich.de \
    --cc=xiyou.wangcong@gmail.com \
    --cc=yoshfuji@linux-ipv6.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).