* [dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide.
@ 2014-11-04 14:32 Bernard Iremonger
2014-11-06 10:28 ` Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Bernard Iremonger @ 2014-11-04 14:32 UTC (permalink / raw)
To: dev
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide.
2014-11-04 14:32 [dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide Bernard Iremonger
@ 2014-11-06 10:28 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2014-11-06 10:28 UTC (permalink / raw)
To: Bernard Iremonger; +Cc: dev
> Bernard Iremonger (1):
> doc: TestPMD Application User Guide
Pulled in the main repository.
This document should now be updated to reflect the recent changes to
testpmd.
>From now, patches for testpmd should include doc update.
Thanks
--
Thomas
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-11-06 10:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-04 14:32 [dpdk-dev] [PULL REQUEST] doc: TestPMD Application User Guide Bernard Iremonger
2014-11-06 10:28 ` 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).