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

Ferruh Yigit ferruh.yigit at intel.com
Mon Dec 11 20:01:36 CET 2017


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.


More information about the dev mailing list