Hi Ferruh, > -----Original Message----- > From: Yigit, Ferruh > Sent: Monday, April 15, 2019 20:29 > To: Xu, Rosen <rosen...@intel.com>; dev@dpdk.org > Cc: Zhang, Tianfei <tianfei.zh...@intel.com>; Wei, Dan > <dan....@intel.com>; Pei, Andy <andy....@intel.com>; Yang, Qiming > <qiming.y...@intel.com>; Wang, Haiyue <haiyue.w...@intel.com>; Chen, > Santos <santos.c...@intel.com>; Zhang, Zhang <zhang.zh...@intel.com>; > Lomartire, David <david.lomart...@intel.com>; Hu, Jia <jia...@intel.com> > 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 <rosen...@intel.com> > > Signed-off-by: Andy Pei <andy....@intel.com> > > Signed-off-by: Dan Wei <dan....@intel.com> > > <...> > > > @@ -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 <rosen...@intel.com> > > +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.