DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] additional sample app guides
@ 2015-02-25 19:45 John McNamara
  2015-02-25 19:46 ` [dpdk-dev] [PATCH 1/3] examples/skeleton: minor refactoring to help documentation John McNamara
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: John McNamara @ 2015-02-25 19:45 UTC (permalink / raw)
  To: dev

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-03-17 17:03 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-25 19:45 [dpdk-dev] [PATCH 0/3] additional sample app guides John McNamara
2015-02-25 19:46 ` [dpdk-dev] [PATCH 1/3] examples/skeleton: minor refactoring to help documentation John McNamara
2015-03-02 19:02   ` Butler, Siobhan A
2015-02-25 19:46 ` [dpdk-dev] [PATCH 2/3] doc: add docs for basic forwarding skeleton app John McNamara
2015-02-25 19:46 ` [dpdk-dev] [PATCH 3/3] doc: add docs for the rxtx_callbacks sample app John McNamara
2015-03-02 19:02   ` Butler, Siobhan A
2015-02-27  9:44 ` [dpdk-dev] [PATCH 0/3] additional sample app guides De Lara Guarch, Pablo
2015-03-17 17:02   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).