[dpdk-dev] [PATCH 0/5] Update docs for installing on FreeBSD

Bruce Richardson bruce.richardson at intel.com
Fri Jan 3 16:32:51 CET 2020


Update the FreeBSD GSG guide to cover:

* installing from package as well as via ports collection
* building and installing manually via meson and ninja
* building examples using the pkg-config file, since both the port/pkg
  and building from source use meson.
* other general tidy-up.

Bruce Richardson (5):
  doc: update intro to FreeBSD GSG
  doc: document installing from FreeBSD package
  doc: add meson install instructions for FreeBSD
  doc: update section on loading FreeBSD kernel modules
  doc: update documentation on build and running FreeBSD apps

 doc/guides/freebsd_gsg/build_dpdk.rst         | 229 ++++++------------
 doc/guides/freebsd_gsg/build_sample_apps.rst  | 118 +++------
 doc/guides/freebsd_gsg/install_from_ports.rst |  73 +++---
 doc/guides/freebsd_gsg/intro.rst              |   7 +-
 4 files changed, 135 insertions(+), 292 deletions(-)

-- 
2.24.1



More information about the dev mailing list