dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] additional sample app guides
@ 2015-02-25 19:45 John McNamara
       [not found] ` <1424893562-8740-1-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 8+ messages in thread
From: John McNamara @ 2015-02-25 19:45 UTC (permalink / raw)
  To: dev-VfR2kkLFssw

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:02 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 [PATCH 0/3] additional sample app guides John McNamara
     [not found] ` <1424893562-8740-1-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-02-25 19:46   ` [PATCH 1/3] examples/skeleton: minor refactoring to help documentation John McNamara
     [not found]     ` <1424893562-8740-2-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-02 19:02       ` Butler, Siobhan A
2015-02-25 19:46   ` [PATCH 2/3] doc: add docs for basic forwarding skeleton app John McNamara
2015-02-25 19:46   ` [PATCH 3/3] doc: add docs for the rxtx_callbacks sample app John McNamara
     [not found]     ` <1424893562-8740-4-git-send-email-john.mcnamara-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-03-02 19:02       ` Butler, Siobhan A
2015-02-27  9:44   ` [PATCH 0/3] additional sample app guides De Lara Guarch, Pablo
     [not found]     ` <E115CCD9D858EF4F90C690B0DCB4D89727264DCE-kPTMFJFq+rEMvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
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).