From: Jijie Shao <shaojijie@huawei.com>
To: Jakub Kicinski <kuba@kernel.org>, <davem@davemloft.net>
Cc: <shaojijie@huawei.com>, <netdev@vger.kernel.org>,
<edumazet@google.com>, <pabeni@redhat.com>,
<andrew+netdev@lunn.ch>, <horms@kernel.org>,
<shenjian15@huawei.com>, <salil.mehta@huawei.com>
Subject: Re: [PATCH net 04/11] MAINTAINERS: remove Salil Mehta from HiSilicon network drivers
Date: Wed, 4 Mar 2026 20:17:36 +0800 [thread overview]
Message-ID: <259cd032-2ccb-452b-8524-75bc7162e138@huawei.com> (raw)
In-Reply-To: <20260303215339.2333548-5-kuba@kernel.org>
on 2026/3/4 5:53, Jakub Kicinski wrote:
> We have not seen tags from Salil for HiSilicon network drivers
> in over 5 years. He is active upstream in other subsystems
> (KVM/ARM64 vCPU hotplug). Jian Shen and Jijie Shao are active
> in HNS3, and the review coverage is good (55%).
Hi Jakub,
Thanks for the update. I would like to clarify that Salil is a co-author of HNS3/HNS driver
and still remains our active MAINTAINER.
Based in our Cambridge, UK office, Salil has been away for extended periods recently due to a challenging personal situation.
This explains his recent lack of tags or direct networking contributions; he was outside the UK for much of this time
and had limited access to our Cambridge hardware labs. However, he continued to contribute to other areas like virtualization
where hardware dependency (especially the extensive hardware setup required for networking) was not an factor.
Despite his limited availability, he has been reviewing code in the background and working with our HQ team on HNS3 enhancements,
including performance improvements and XDP support. Many of these patches are currently pending and will be submitted soon.
We expect him to return to full capacity in mid-March, and his networking expertise remains deeply valued by Huawei.
We request that you keep him on the MAINTAINER list so he remains in the loop for all HNS3/HNS driver communications.
Thanks for your understanding.
Best regards,
Jijie Shao
>
> Subsystem HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
> Changes 69 / 125 (55%)
> Last activity: 2026-02-06
> Jian Shen <shenjian15@huawei.com>:
> Author 6d2f142b1e4b 2026-02-06 00:00:00 22
> Tags 6d2f142b1e4b 2026-02-06 00:00:00 26
> Salil Mehta <salil.mehta@huawei.com>:
> Jijie Shao <shaojijie@huawei.com>:
> Author 6a0fc0ea61bd 2026-01-27 00:00:00 19
> Tags 6d2f142b1e4b 2026-02-06 00:00:00 97
> Top reviewers:
> [30]: horms@kernel.org
> [12]: andrew@lunn.ch
> [10]: arnd@arndb.de
> [5]: michal.swiatkowski@linux.intel.com
> [4]: jacob.e.keller@intel.com
> INACTIVE MAINTAINER Salil Mehta <salil.mehta@huawei.com>
>
> Subsystem HISILICON NETWORK SUBSYSTEM DRIVER
> Changes 108 / 200 (54%)
> Last activity: 2026-02-06
> Jian Shen <shenjian15@huawei.com>:
> Author 6d2f142b1e4b 2026-02-06 00:00:00 22
> Tags 6d2f142b1e4b 2026-02-06 00:00:00 26
> Salil Mehta <salil.mehta@huawei.com>:
> Top reviewers:
> [52]: horms@kernel.org
> [17]: shaojijie@huawei.com
> [16]: andrew@lunn.ch
> [10]: arnd@arndb.de
> [6]: jacob.e.keller@intel.com
> [6]: michal.swiatkowski@linux.intel.com
> INACTIVE MAINTAINER Salil Mehta <salil.mehta@huawei.com>
>
> Add Salil to CREDITS as the initial author of HNS3.
>
> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
> ---
> Cc: shenjian15@huawei.com
> Cc: salil.mehta@huawei.com
> Cc: shaojijie@huawei.com
> ---
> MAINTAINERS | 2 --
> CREDITS | 4 ++++
> 2 files changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 49eb81ec3709..b9b8a7695ddb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -11527,7 +11527,6 @@ F: drivers/bus/hisi_lpc.c
>
> HISILICON NETWORK SUBSYSTEM 3 DRIVER (HNS3)
> M: Jian Shen <shenjian15@huawei.com>
> -M: Salil Mehta <salil.mehta@huawei.com>
> M: Jijie Shao <shaojijie@huawei.com>
> L: netdev@vger.kernel.org
> S: Maintained
> @@ -11542,7 +11541,6 @@ F: drivers/net/ethernet/hisilicon/hibmcge/
>
> HISILICON NETWORK SUBSYSTEM DRIVER
> M: Jian Shen <shenjian15@huawei.com>
> -M: Salil Mehta <salil.mehta@huawei.com>
> L: netdev@vger.kernel.org
> S: Maintained
> W: http://www.hisilicon.com
> diff --git a/CREDITS b/CREDITS
> index d74c8b2b7ed3..98aaf196567a 100644
> --- a/CREDITS
> +++ b/CREDITS
> @@ -2770,6 +2770,10 @@ E: merker@linuxtag.org
> D: DECstation framebuffer drivers
> S: Germany
>
> +N: Salil Mehta
> +E: salil.mehta@huawei.com
> +D: Upstreaming of the HiSilicon HNS3 network driver
> +
> N: Michael Meskes
> E: meskes@debian.org
> P: 1024/04B6E8F5 6C 77 33 CA CC D6 22 03 AB AB 15 A3 AE AD 39 7D
next prev parent reply other threads:[~2026-03-04 12:17 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 21:53 [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 01/11] MAINTAINERS: remove Johan Hedberg from Bluetooth subsystem Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 02/11] MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan) Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 03/11] MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2 Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 04/11] MAINTAINERS: remove Salil Mehta from HiSilicon network drivers Jakub Kicinski
2026-03-04 12:17 ` Jijie Shao [this message]
2026-03-04 17:44 ` Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 05/11] MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 06/11] MAINTAINERS: remove DENG Qingfang from MediaTek switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 07/11] MAINTAINERS: replace Clark Wang with Frank Li for Freescale FEC Jakub Kicinski
2026-03-04 1:38 ` Wei Fang
2026-03-03 21:53 ` [PATCH net 08/11] MAINTAINERS: remove Jonathan Lemon from OpenCompute PTP Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 09/11] MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell Prestera Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 10/11] MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switch Jakub Kicinski
2026-03-03 21:53 ` [PATCH net 11/11] MAINTAINERS: remove Thomas Falcon from IBM ibmvnic Jakub Kicinski
2026-03-05 16:00 ` [PATCH net 00/11] MAINTAINERS: annual cleanup of inactive maintainers 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=259cd032-2ccb-452b-8524-75bc7162e138@huawei.com \
--to=shaojijie@huawei.com \
--cc=andrew+netdev@lunn.ch \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=horms@kernel.org \
--cc=kuba@kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=salil.mehta@huawei.com \
--cc=shenjian15@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox