[dpdk-dev] [PULL REQUEST] doc: document modifications in testpmd_app_ug and freebsd_gsg
Bernard Iremonger
bernard.iremonger at intel.com
Wed Nov 26 12:37:03 CET 2014
These changes are DPDK 1.8 modifications and some corrections to the
TestPMD Application User Guide and the FreeBSD Getting Started Guide.
The following changes since commit c4f136db8ec532c3c930be5698cc84321c64192d:
eal/linux: map pci memory resources after hugepages (2014-11-25 18:16:41 +0100)
are available in the git repository at:
git://dpdk.org/next/dpdk-doc master
Bruce Richardson (3):
doc: change hardcoded date to auto-generated
doc: adjust line lengths in FreeBSD GSG rst files
doc: update FreeBSD GSG to document ports install
Pablo de Lara (4):
doc: Added new commands in testpmd UG
doc: Corrected info for tx_checksum set mask function, in testpmd UG
doc: Moved commands in testpmd UG to match testpmd command help order
doc: Various document fixes in testpmd UG
doc/guides/freebsd_gsg/build_dpdk.rst | 295 +++++--
doc/guides/freebsd_gsg/build_sample_apps.rst | 96 ++-
doc/guides/freebsd_gsg/index.rst | 4 +-
doc/guides/freebsd_gsg/install_from_ports.rst | 162 ++++
doc/guides/freebsd_gsg/intro.rst | 55 +-
doc/guides/freebsd_gsg/sys_reqs.rst | 163 ----
doc/guides/linux_gsg/index.rst | 2 +-
doc/guides/prog_guide/index.rst | 2 +-
doc/guides/rel_notes/index.rst | 2 +-
doc/guides/sample_app_ug/index.rst | 2 +-
doc/guides/testpmd_app_ug/index.rst | 2 +-
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 1085 +++++++++++++------------
12 files changed, 1034 insertions(+), 836 deletions(-)
create mode 100644 doc/guides/freebsd_gsg/install_from_ports.rst
delete mode 100644 doc/guides/freebsd_gsg/sys_reqs.rst
More information about the dev
mailing list