Hi Ferruh,

> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Friday, December 14, 2018 5:34 AM
> To: Lu, Wenzhuo <wenzhuo...@intel.com>; dev@dpdk.org
> Subject: Re: [dpdk-dev] [PATCH v3 33/34] doc: add ICE description and
> update release note
> 
> On 12/12/2018 7:00 AM, Wenzhuo Lu wrote:
> > Signed-off-by: Wenzhuo Lu <wenzhuo...@intel.com>
> > ---
> >  MAINTAINERS                            |   1 +
> >  doc/guides/nics/features/ice.ini       |  38 +++++++++++++
> >  doc/guides/nics/ice.rst                | 101
> +++++++++++++++++++++++++++++++++
> 
> Need to update doc/guides/nics/index.rst too to include ice.rst
Will update it.
> 
> >  doc/guides/rel_notes/release_19_02.rst |   4 ++
> >  4 files changed, 144 insertions(+)
> >  create mode 100644 doc/guides/nics/features/ice.ini  create mode
> > 100644 doc/guides/nics/ice.rst
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS index 37f3bf7..cd01565 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -598,6 +598,7 @@ M: Qiming Yang <qiming.y...@intel.com>
> >  M: Wenzhuo Lu <wenzhuo...@intel.com>
> >  T: git://dpdk.org/next/dpdk-next-net-intel
> >  F: drivers/net/ice/
> > +F: doc/guides/nics/features/ice*.ini
> 
> Should add .rst file too?
Will add it.
> 
> <...>
> 
> > @@ -0,0 +1,101 @@
> > +..  SPDX-License-Identifier: BSD-3-Clause
> > +    Copyright(c) 2018 Intel Corporation.
> > +
> > +ICE Poll Mode Driver
> > +======================
> > +
> > +The ice PMD (librte_pmd_ice) provides poll mode driver support for
> > +10/25 Gbps IntelĀ® Ethernet 810 Series Network Adapters based on the
> > +Intel Ethernet Controller E810.
> 
> Please remember to add links to product web-page when it is available.
O, will add it later.

Reply via email to