DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/5] Update docs for installing on FreeBSD
@ 2020-01-03 15:32 Bruce Richardson
  2020-01-03 15:32 ` [dpdk-dev] [PATCH 1/5] doc: update intro to FreeBSD GSG Bruce Richardson
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Bruce Richardson @ 2020-01-03 15:32 UTC (permalink / raw)
  To: john.mcnamara, marko.kovacevic; +Cc: anatoly.burakov, dev, Bruce Richardson

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2020-02-16 10:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-03 15:32 [dpdk-dev] [PATCH 0/5] Update docs for installing on FreeBSD Bruce Richardson
2020-01-03 15:32 ` [dpdk-dev] [PATCH 1/5] doc: update intro to FreeBSD GSG Bruce Richardson
2020-01-03 15:32 ` [dpdk-dev] [PATCH 2/5] doc: document installing from FreeBSD package Bruce Richardson
2020-01-03 15:32 ` [dpdk-dev] [PATCH 3/5] doc: add meson install instructions for FreeBSD Bruce Richardson
2020-01-03 15:32 ` [dpdk-dev] [PATCH 4/5] doc: update section on loading FreeBSD kernel modules Bruce Richardson
2020-01-03 15:32 ` [dpdk-dev] [PATCH 5/5] doc: update documentation on build and running FreeBSD apps Bruce Richardson
2020-02-16 10:04 ` [dpdk-dev] [PATCH 0/5] Update docs for installing on FreeBSD 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).