[dpdk-dev] [PATCH 0/8] GSG Documentation updates

Bruce Richardson bruce.richardson at intel.com
Fri Nov 22 17:03:51 CET 2019


This patchset includes documentation updates for both the Linux and
FreeBSD Getting Started Guide Docs. The majority of changes are to add
information on building using meson and ninja, with some additional
cleanups being performed at the same time.

Bruce Richardson (8):
  doc: update Linux GSG system requirements section
  doc: add building with meson to linux GSG
  doc: reorder meson and make build instructions for arm
  doc: remove reference to old versions of FreeBSD
  doc: update examples output in FreeBSD GSG
  doc: add meson install instructions for FreeBSD
  doc: update documentation on build and running FreeBSD apps
  doc: drop EAL command-line reference from FreeBSD GSG

 doc/guides/freebsd_gsg/build_dpdk.rst         | 164 +++++-------------
 doc/guides/freebsd_gsg/build_sample_apps.rst  | 118 +++----------
 .../freebsd_gsg/freebsd_eal_parameters.rst    |  20 ---
 doc/guides/freebsd_gsg/index.rst              |   1 -
 doc/guides/freebsd_gsg/install_from_ports.rst |  62 +++----
 doc/guides/linux_gsg/build_dpdk.rst           |  94 +++++++++-
 .../linux_gsg/cross_build_dpdk_for_arm64.rst  |  32 ++--
 doc/guides/linux_gsg/sys_reqs.rst             |  64 +++----
 8 files changed, 228 insertions(+), 327 deletions(-)
 delete mode 100644 doc/guides/freebsd_gsg/freebsd_eal_parameters.rst

-- 
2.21.0



More information about the dev mailing list