DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Bruce Richardson <bruce.richardson@intel.com>
Subject: Re: [dpdk-dev] Projects depending on make (versus meson)
Date: Tue, 08 Jan 2019 11:44:03 +0100	[thread overview]
Message-ID: <3581820.WYqOYd8h7C@xps> (raw)
In-Reply-To: <20190107102118.037f141a@hermes.lan>

07/01/2019 19:21, Stephen Hemminger:
> I recently bumped into NFF-go which probably will have problems with meson build.
> It puts dpdk and pktgen-dpdk in as git submodules and then builds it all together
> with Go environment.

You mean they must switch to meson and use DPDK discovery with pkg-config?
Do you see any blocker?

> The current model is a nuisance because can't get Mellanox drivers for Azure by
> default.

In the make build system, some libraries (like Mellanox drivers) must be
explicitly enabled by modifying the .config file before running make.
There should be a hook in the app build system to allow some tuning.
Anyway, as you mentioned above, better to switch to meson.

  reply	other threads:[~2019-01-08 10:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 18:21 Stephen Hemminger
2019-01-08 10:44 ` Thomas Monjalon [this message]
2019-01-08 10:55   ` Bruce Richardson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3581820.WYqOYd8h7C@xps \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).