DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: add links for preconditions for meson
@ 2021-02-24  8:53 asafp
  2021-04-17 10:39 ` Thomas Monjalon
  0 siblings, 1 reply; 2+ messages in thread
From: asafp @ 2021-02-24  8:53 UTC (permalink / raw)
  To: dev; +Cc: thomas, Asaf Penso

From: Asaf Penso <asafp@nvidia.com>

To compile with meson some dependencies should be installed.
Section "Getting the Tools" describes what needed, but per
OS there are additional steps to do.

Add links to Linux, FreeBSD, and Windows guide for more info.

Signed-off-by: Asaf Penso <asafp@nvidia.com>
---
 doc/guides/prog_guide/build-sdk-meson.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/prog_guide/build-sdk-meson.rst b/doc/guides/prog_guide/build-sdk-meson.rst
index 3429e26..5ee56e8 100644
--- a/doc/guides/prog_guide/build-sdk-meson.rst
+++ b/doc/guides/prog_guide/build-sdk-meson.rst
@@ -46,6 +46,14 @@ already installed, it too is generally packaged by most Linux distributions.
 If not available as a package, it can be downloaded as source or binary from
 https://ninja-build.org/
 
+It is best advised to go over the following links for the complete dependencies:
+
+*   :doc:`Linux <../linux_gsg/sys_reqs>`
+
+*   :doc:`FreeBSD <../freebsd_gsg/build_dpdk>`
+
+*   :doc:`Windows <../windows_gsg/build_dpdk>`
+
 
 Configuring the Build
 ----------------------
-- 
1.8.3.1


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

* Re: [dpdk-dev] [PATCH] doc: add links for preconditions for meson
  2021-02-24  8:53 [dpdk-dev] [PATCH] doc: add links for preconditions for meson asafp
@ 2021-04-17 10:39 ` Thomas Monjalon
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2021-04-17 10:39 UTC (permalink / raw)
  To: Asaf Penso; +Cc: dev

24/02/2021 09:53, asafp@nvidia.com:
> From: Asaf Penso <asafp@nvidia.com>
> 
> To compile with meson some dependencies should be installed.
> Section "Getting the Tools" describes what needed, but per
> OS there are additional steps to do.
> 
> Add links to Linux, FreeBSD, and Windows guide for more info.
> 
> Signed-off-by: Asaf Penso <asafp@nvidia.com>

Applied, thanks



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

end of thread, other threads:[~2021-04-17 10:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-24  8:53 [dpdk-dev] [PATCH] doc: add links for preconditions for meson asafp
2021-04-17 10:39 ` 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).