DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bernard Iremonger <bernard.iremonger@intel.com>
To: dev@dpdk.org
Subject: [dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide.
Date: Tue,  4 Nov 2014 14:32:20 +0000	[thread overview]
Message-ID: <1415111540-5137-1-git-send-email-bernard.iremonger@intel.com> (raw)

These changes are a conversion of the TestPMD Application User Guide from an MSWord file to Sphinx rst files.

The following changes since commit 03e801bc790ab2478ad36ea44ce706c9d1a012ae:

  i40e: fix PF interrupt handler (2014-11-04 11:20:11 +0100)

are available in the git repository at:
  git://dpdk.org/next/dpdk-doc  master

Bernard Iremonger (1):
      doc: TestPMD Application User Guide

 doc/guides/index.rst                        |    3 +-
 doc/guides/testpmd_app_ug/build_app.rst     |   61 +
 doc/guides/testpmd_app_ug/index.rst         |   92 ++
 doc/guides/testpmd_app_ug/intro.rst         |   72 ++
 doc/guides/testpmd_app_ug/overview.rst      |   35 +
 doc/guides/testpmd_app_ug/run_app.rst       |  390 +++++++
 doc/guides/testpmd_app_ug/testpmd_funcs.rst | 1592 +++++++++++++++++++++++++++
 7 files changed, 2244 insertions(+), 1 deletions(-)
 create mode 100755 doc/guides/testpmd_app_ug/build_app.rst
 create mode 100755 doc/guides/testpmd_app_ug/index.rst
 create mode 100755 doc/guides/testpmd_app_ug/intro.rst
 create mode 100755 doc/guides/testpmd_app_ug/overview.rst
 create mode 100755 doc/guides/testpmd_app_ug/run_app.rst
 create mode 100755 doc/guides/testpmd_app_ug/testpmd_funcs.rst

             reply	other threads:[~2014-11-04 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-04 14:32 Bernard Iremonger [this message]
2014-11-06 10:28 ` 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=1415111540-5137-1-git-send-email-bernard.iremonger@intel.com \
    --to=bernard.iremonger@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).