[dpdk-dev] [PATCH 2/2] doc: update release note for fm10k pmd driver

Chen, Jing D jing.d.chen at intel.com
Fri Mar 6 10:23:59 CET 2015


Hi Michael,

> -----Original Message-----
> From: Qiu, Michael
> Sent: Friday, March 06, 2015 4:07 PM
> To: Chen, Jing D; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH 2/2] doc: update release note for fm10k
> pmd driver
> 
> On 3/6/2015 2:40 PM, Chen Jing D(Mark) wrote:
> > From: "Chen Jing D(Mark)" <jing.d.chen at intel.com>
> >
> > Add feature list for fm10k driver.
> >
> > Signed-off-by: Chen Jing D(Mark) <jing.d.chen at intel.com>
> > ---
> >  doc/guides/rel_notes/new_features.rst |   20 ++++++++++++++++++++
> >  1 files changed, 20 insertions(+), 0 deletions(-)
> >
> > diff --git a/doc/guides/rel_notes/new_features.rst
> b/doc/guides/rel_notes/new_features.rst
> > index 2993b1e..c08d5a8 100644
> > --- a/doc/guides/rel_notes/new_features.rst
> > +++ b/doc/guides/rel_notes/new_features.rst
> > @@ -58,4 +58,24 @@ New Features
> >
> >  *   Packet Distributor Sample Application
> >
> > +*   Poll Mode Driver - PCIE host-interface of Intel Ethernet Switch
> FM10000 Series (librte_pmd_fm10k)
> > +
> > +    *   Basic Rx/Tx functions for PF/VF
> > +
> > +    *   Interrupt handling support for PF/VF
> > +
> > +    *   Per queue start/stop functions for PF/VF
> > +
> > +    *   Support Mailbox handling between PF/VF and PF/Switch Manager
> > +
> > +    *   Receive Side Scaling (RSS) for PF/VF
> > +
> > +    *   Scatter receive function for PF/VF
> > +
> > +    *   Reta update/query for PF/VF
> > +
> > +    *   VLAN filter set for PF
> > +
> > +    *   Link status query for PF/VF.
> 
> Why only last has '.'? I think should be keep the same style.

Thanks for your comments. 

> 
> Thanks,
> Michael
> > +
> >  For further features supported in this release, see Chapter 3 Supported
> Features.



More information about the dev mailing list