DPDK patches and discussions
 help / color / mirror / Atom feed
From: John McNamara <john.mcnamara@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 0/3] additional sample app guides
Date: Wed, 25 Feb 2015 19:45:59 +0000	[thread overview]
Message-ID: <1424893562-8740-1-git-send-email-john.mcnamara@intel.com> (raw)

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

             reply	other threads:[~2015-02-25 19:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 19:45 John McNamara [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1424893562-8740-1-git-send-email-john.mcnamara@intel.com \
    --to=john.mcnamara@intel.com \
    --cc=dev@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).