From: "Morten Brørup" <mb@smartsharesystems.com>
To: "Thomas Monjalon" <thomas@monjalon.net>, <konstantin.ananyev@huawei.com>
Cc: <bruce.richardson@intel.com>, <david.marchand@redhat.com>,
<dev@dpdk.org>
Subject: RE: mailmap causing checkpatch warnings
Date: Tue, 27 Dec 2022 12:15:59 +0100 [thread overview]
Message-ID: <98CBD80474FA8B44BF855DF32C47DC35D875FD@smartserver.smartshare.dk> (raw)
In-Reply-To: <5631689.DvuYhMxLoT@thomas>
> From: Thomas Monjalon [mailto:thomas@monjalon.net]
> Sent: Tuesday, 27 December 2022 11.15
>
> 24/12/2022 12:05, Morten Brørup:
> > Bruce, David,
> >
> > I just submitted a patch with an Acked-by from Konstantin, using his
> current (Huawei) email address, and it triggered the following
> checkpatch warning:
> > Konstantin Ananyev mail differs from primary mail, please fix the
> commit message or update .mailmap.
>
> Do you know how to accept all emails of .mailmap?
It looks like the warning stems from the check_names() function in checkpatches.sh [1].
[1]: http://git.dpdk.org/dpdk/tree/devtools/checkpatches.sh
BASH is not my strong side, so I would rather let someone else change it.
>
> > Some people have more than one active email address, so this
> checkpatch behavior is wrong.
I might be wrong here - perhaps we do want to accept only one primary email address in the patch references to contributors, like today, instead of all active email addresses of contributors, as I propose.
Accepting only one adds more "paperwork" (updating the mailmap) when contributors get a new primary email address. And causes false warnings, like here, until the mailmap has been updated.
I am not maintaining the mailmap file, so have no strong preference; but false warnings are annoying, and accepting the alternative email addresses would prevent them. Hmmm... my proposal is not a perfect solution: If a contributor gets a brand new email address, it still needs to be added to the mailmap file.
Also, reading up on mailmap, it is also used by "git shortlog -se" to emit the primary email addresses. But in the worst case, if the mailmap is not updated, it will emit an old email address.
>
> Konstantin, what is your main email address?
next prev parent reply other threads:[~2022-12-27 11:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-24 11:05 Morten Brørup
2022-12-27 10:15 ` Thomas Monjalon
2022-12-27 11:15 ` Morten Brørup [this message]
2023-01-04 11:45 ` Konstantin Ananyev
2023-01-05 8:46 ` Thomas Monjalon
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=98CBD80474FA8B44BF855DF32C47DC35D875FD@smartserver.smartshare.dk \
--to=mb@smartsharesystems.com \
--cc=bruce.richardson@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=konstantin.ananyev@huawei.com \
--cc=thomas@monjalon.net \
/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).