All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Mat Martineau <mathew.j.martineau@linux.intel.com>
Cc: netdev@vger.kernel.org, davem@davemloft.net, pabeni@redhat.com,
	edumazet@google.com, fw@strlen.de, geliang.tang@suse.com,
	matthieu.baerts@tessares.net, mptcp@lists.linux.dev
Subject: Re: [PATCH net 0/7] mptcp: Path manager fixes for 5.19
Date: Wed, 6 Jul 2022 13:20:28 -0700	[thread overview]
Message-ID: <20220706132028.32028102@kernel.org> (raw)
In-Reply-To: <a61724-7676-bf55-491a-9ea8599ca5a7@linux.intel.com>

On Wed, 6 Jul 2022 10:14:21 -0700 (PDT) Mat Martineau wrote:
> > Is it possible to CC folks who authored patches under Fixes?
> > Sorry if I already asked about this. I'm trying to work on refining
> > the CC check in patchwork but I'm a little ambivalent about adding
> > this one to exceptions.  
> 
> Yes, I do try to do that. Note that Geliang changed his email address, so 
> the check script flags his old address though he is cc'd. This is the 
> recurring source of most of those red 'fail' blobs in patchwork for MPTCP 
> series.
> 
> Does your script use the .mailmap file from the kernel repo? Maybe I can 
> ask Geliang about adding an entry there.

That my next TODO item. I'm planning to include a local alias map as
well because I have a suspicion that chasing people to update .mailmap
will be a hassle.

> (I did also forget to add my coworker Kishen to part of the series this 
> time, sorry about that)

  reply	other threads:[~2022-07-06 20:20 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-05 21:32 [PATCH net 0/7] mptcp: Path manager fixes for 5.19 Mat Martineau
2022-07-05 21:32 ` [PATCH net 1/7] mptcp: fix locking in mptcp_nl_cmd_sf_destroy() Mat Martineau
2022-07-05 21:32 ` [PATCH net 2/7] mptcp: Avoid acquiring PM lock for subflow priority changes Mat Martineau
2022-07-05 21:32 ` [PATCH net 3/7] mptcp: Acquire the subflow socket lock before modifying MP_PRIO flags Mat Martineau
2022-07-05 21:32 ` [PATCH net 4/7] mptcp: netlink: issue MP_PRIO signals from userspace PMs Mat Martineau
2022-07-05 21:32 ` [PATCH net 5/7] selftests: mptcp: userspace PM support for MP_PRIO signals Mat Martineau
2022-07-05 21:32 ` [PATCH net 6/7] mptcp: fix local endpoint accounting Mat Martineau
2022-07-05 21:32 ` [PATCH net 7/7] mptcp: update MIB_RMSUBFLOW in cmd_sf_destroy Mat Martineau
2022-07-06  1:00 ` [PATCH net 0/7] mptcp: Path manager fixes for 5.19 Jakub Kicinski
2022-07-06 17:14   ` Mat Martineau
2022-07-06 20:20     ` Jakub Kicinski [this message]
2022-07-06 12:00 ` patchwork-bot+netdevbpf

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=20220706132028.32028102@kernel.org \
    --to=kuba@kernel.org \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=fw@strlen.de \
    --cc=geliang.tang@suse.com \
    --cc=mathew.j.martineau@linux.intel.com \
    --cc=matthieu.baerts@tessares.net \
    --cc=mptcp@lists.linux.dev \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.