Hi Ferruh, > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, April 15, 2019 20:29 > 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]>; > Lomartire, David <[email protected]>; Hu, Jia <[email protected]> > Subject: Re: [PATCH v8 03/14] net/ipn3ke: add IPN3KE ethdev PMD driver > > On 4/15/2019 6:06 AM, Rosen Xu wrote: > > Add Intel FPGA Acceleration NIC IPN3KE ethdev PMD driver. > > > > Signed-off-by: Rosen Xu <[email protected]> > > Signed-off-by: Andy Pei <[email protected]> > > Signed-off-by: Dan Wei <[email protected]> > > <...> > > > @@ -633,6 +633,12 @@ 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 > > Please put an empty line after ipn3ke block.
Fixed in v9. > <...> > > > +Pre-Installation Configuration > > +------------------------------ > > + > > +Config File Options > > +~~~~~~~~~~~~~~~~~~~ > > + > > +The following options can be modified in the ``config`` file. > > +Please note that enabling debugging options may affect system > performance. > > There is no DEBUG option for driver, looks like copy/paste from other driver > docs. Fixed in v9.

