[dpdk-dev] [PATCH v3 5/5] bbdev: documentation

Mokhtar, Amr amr.mokhtar at intel.com
Tue Dec 19 20:34:51 CET 2017



> -----Original Message-----
> From: Yigit, Ferruh
> Sent: Monday 11 December 2017 19:02
> To: Mokhtar, Amr <amr.mokhtar at intel.com>; dev at dpdk.org
> Cc: thomas at monjalon.net; Burakov, Anatoly <anatoly.burakov at intel.com>; De
> Lara Guarch, Pablo <pablo.de.lara.guarch at intel.com>; Power, Niall
> <niall.power at intel.com>; Macnamara, Chris <chris.macnamara at intel.com>
> Subject: Re: [dpdk-dev] [PATCH v3 5/5] bbdev: documentation
> 
> On 12/7/2017 1:40 PM, Amr Mokhtar wrote:
> > - Wireless Baseband Device Library Programmer’s Guide
> > - test-bbdev User Guide
> > - BBDEV Sample Application User Guides
> > - Baseband Device Drivers Guides
> > - Doxygen API
> >
> > Signed-off-by: Amr Mokhtar <amr.mokhtar at intel.com>
> > ---
> >  doc/api/doxy-api-index.md              |   1 +
> >  doc/api/doxy-api.conf                  |   1 +
> >  doc/guides/bbdevs/index.rst            |  40 +++
> >  doc/guides/bbdevs/null.rst             |  77 +++++
> >  doc/guides/bbdevs/turbo_sw.rst         | 175 ++++++++++
> >  doc/guides/index.rst                   |   1 +
> >  doc/guides/prog_guide/bbdev.rst        | 613
> +++++++++++++++++++++++++++++++++
> >  doc/guides/prog_guide/index.rst        |   1 +
> >  doc/guides/sample_app_ug/bbdev_app.rst | 160 +++++++++
> >  doc/guides/sample_app_ug/index.rst     |   1 +
> >  doc/guides/tools/index.rst             |   1 +
> >  doc/guides/tools/testbbdev.rst         | 600
> ++++++++++++++++++++++++++++++++
> 
> You can also update release notes to announce new device abstraction layer.

Right. This was done already in patch 1/5 to introduce the new device abstraction library
along with its source files in lib/librte_bbdev/

Thanks for your feedback,
Amr


More information about the dev mailing list