[dpdk-dev] [PATCH v8 03/14] net/ipn3ke: add IPN3KE ethdev PMD driver

Xu, Rosen rosen.xu at intel.com
Mon Apr 15 14:43:07 CEST 2019


Hi Ferruh,

> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Monday, April 15, 2019 20:29
> To: Xu, Rosen <rosen.xu at intel.com>; dev at dpdk.org
> Cc: Zhang, Tianfei <tianfei.zhang at intel.com>; Wei, Dan
> <dan.wei at intel.com>; Pei, Andy <andy.pei at intel.com>; Yang, Qiming
> <qiming.yang at intel.com>; Wang, Haiyue <haiyue.wang at intel.com>; Chen,
> Santos <santos.chen at intel.com>; Zhang, Zhang <zhang.zhang at intel.com>;
> Lomartire, David <david.lomartire at intel.com>; Hu, Jia <jia.hu at 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.xu at intel.com>
> > Signed-off-by: Andy Pei <andy.pei at intel.com>
> > Signed-off-by: Dan Wei <dan.wei at 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.xu at 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.


More information about the dev mailing list