[dpdk-dev] [PATCH 0/3] additional sample app guides

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Fri Feb 27 10:44:46 CET 2015



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of John McNamara
> Sent: Wednesday, February 25, 2015 7:46 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH 0/3] additional sample app guides
> 
> This patchset includes two new sample app guides.
> 
> The first is for the existing basic forwarding/skeleton application.
> 
> The second is for the recently added rxtx_callbacks sample application.
> 
> 
> 
> John McNamara (3):
>   examples/skeleton: minor refactoring to help documentation
>   doc: add docs for basic forwarding skeleton app
>   doc: add docs for the rxtx_callbacks sample app
> 
>  MAINTAINERS                                 |    4 +
>  doc/guides/sample_app_ug/index.rst          |    4 +-
>  doc/guides/sample_app_ug/rxtx_callbacks.rst |  251
> ++++++++++++++++++++
>  doc/guides/sample_app_ug/skeleton.rst       |  338
> +++++++++++++++++++++++++++
>  examples/skeleton/basicfwd.c                |   77 +++++--
>  5 files changed, 653 insertions(+), 21 deletions(-)
>  create mode 100644 doc/guides/sample_app_ug/rxtx_callbacks.rst
>  create mode 100644 doc/guides/sample_app_ug/skeleton.rst
> 
> --
> 1.7.4.1

Acked-by: Pablo de Lara <pablo.de.lara.guarch at intel.com>



More information about the dev mailing list