[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <PH7PR21MB32638583BFCB941BFC22CE4FCE4F9@PH7PR21MB3263.namprd21.prod.outlook.com>
Date: Wed, 21 Sep 2022 21:00:44 +0000
From: Long Li <longli@...rosoft.com>
To: Jason Gunthorpe <jgg@...pe.ca>
CC: KY Srinivasan <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Stephen Hemminger <sthemmin@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>, Dexuan Cui <decui@...rosoft.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Leon Romanovsky <leon@...nel.org>,
"edumazet@...gle.com" <edumazet@...gle.com>,
"shiraz.saleem@...el.com" <shiraz.saleem@...el.com>,
Ajay Sharma <sharmaajay@...rosoft.com>,
"linux-hyperv@...r.kernel.org" <linux-hyperv@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>
Subject: RE: [Patch v6 12/12] RDMA/mana_ib: Add a driver for Microsoft Azure
Network Adapter
> Subject: Re: [Patch v6 12/12] RDMA/mana_ib: Add a driver for Microsoft
> Azure Network Adapter
>
> On Tue, Sep 20, 2022 at 06:22:32PM -0700, longli@...uxonhyperv.com wrote:
> > diff --git a/MAINTAINERS b/MAINTAINERS index
> > 8b9a50756c7e..7bcc19e27f97 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -9426,6 +9426,7 @@ M: Haiyang Zhang <haiyangz@...rosoft.com>
> > M: Stephen Hemminger <sthemmin@...rosoft.com>
> > M: Wei Liu <wei.liu@...nel.org>
> > M: Dexuan Cui <decui@...rosoft.com>
> > +M: Long Li <longli@...rosoft.com>
> > L: linux-hyperv@...r.kernel.org
> > S: Supported
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux.git
> > @@ -9444,6 +9445,7 @@ F: arch/x86/kernel/cpu/mshyperv.c
> > F: drivers/clocksource/hyperv_timer.c
> > F: drivers/hid/hid-hyperv.c
> > F: drivers/hv/
> > +F: drivers/infiniband/hw/mana/
> > F: drivers/input/serio/hyperv-keyboard.c
> > F: drivers/iommu/hyperv-iommu.c
> > F: drivers/net/ethernet/microsoft/
> > @@ -9459,6 +9461,7 @@ F: include/clocksource/hyperv_timer.h
> > F: include/linux/hyperv.h
> > F: include/net/mana
> > F: include/uapi/linux/hyperv.h
> > +F: include/uapi/rdma/mana-abi.h
> > F: net/vmw_vsock/hyperv_transport.c
> > F: tools/hv/
>
> This is not the proper way to write a maintainers entry, a driver should be
> stand-alone and have L: entries for the subsystem mailing list, not be
> bundled like this. If you do this patches will not go to the correct lists and will
> not be applied.
>
> Follow the example of every other rdma driver please.
>
> Jason
Will fix this.
Thanks,
Long
Powered by blists - more mailing lists