Hi, > -----Original Message----- > From: Yigit, Ferruh > Sent: Wednesday, March 06, 2019 20:46 > To: Xu, Rosen <[email protected]>; [email protected] > Cc: Zhang, Tianfei <[email protected]>; Wei, Dan > <[email protected]>; Pei, Andy <[email protected]>; Yang, Qiming > <[email protected]>; Wang, Haiyue <[email protected]>; Chen, > Santos <[email protected]>; Zhang, Zhang <[email protected]> > Subject: Re: [PATCH v1 11/11] MAINTAINERS: add MAINTAINERS for IPN3KE > > On 2/28/2019 7:13 AM, Rosen Xu wrote: > > Add MAINTAINERS for Intel FPGA Acceleration NIC IPN3KE. > > I think this patch shouldn't be separate, can you please merge with the main > patch that adds the pmd.
Okay, I will merge it in patch v2. > > > > Signed-off-by: Rosen Xu <[email protected]> > > --- > > MAINTAINERS | 7 +++++++ > > 1 file changed, 7 insertions(+) > > > > diff --git a/MAINTAINERS b/MAINTAINERS index 835d8a2..ec49f00 100644 > > --- a/MAINTAINERS > > +++ b/MAINTAINERS > > @@ -599,6 +599,13 @@ F: drivers/net/ice/ > > F: doc/guides/nics/ice.rst > > F: doc/guides/nics/features/ice.ini > > > > +Intel ipn3ke > > +M: Rosen Xu <[email protected]> > > +T: git://dpdk.org/next/dpdk-next-net-intel > > +F: drivers/net/ipn3ke/ > > +F: doc/guides/nics/ipn3ke.rst > > +F: doc/guides/nics/features/ipn3ke.ini > > + > > Marvell mvpp2 > > M: Tomasz Duszynski <[email protected]> > > M: Dmitri Epshtein <[email protected]> > >

