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.
V3: * Updated patch 1 following feedback from Thomas * Dropped the final 3 patches for 19.11. Post 19.11 I'm hoping to update the BSD port to support 19.11 and have it use meson and ninja to build. Since this will require rework to the BSD GSG then anyway, other major changes to that doc can be held off until that time too. V2: Updated patch 2 following feedback from Anatoly Bruce Richardson (5): 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/guides/freebsd_gsg/install_from_ports.rst | 62 +++----- doc/guides/linux_gsg/build_dpdk.rst | 139 +++++++++++++++++- .../linux_gsg/cross_build_dpdk_for_arm64.rst | 32 ++-- doc/guides/linux_gsg/sys_reqs.rst | 68 ++++----- 4 files changed, 209 insertions(+), 92 deletions(-) -- 2.21.0