DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Cc: Bruce Richardson <bruce.richardson@intel.com>
Subject: [dpdk-dev] [PATCH 0/2] support building ethtool example using meson
Date: Thu, 29 Mar 2018 15:04:55 +0100	[thread overview]
Message-ID: <20180329140457.93034-1-bruce.richardson@intel.com> (raw)

Add support for building the ethtool example as part of a meson build, or
separately using the pkgconfig file produced by meson.

Bruce Richardson (2):
  examples/ethtool: add to meson build
  examples/ethtool: enable build using pkg-config vars

 examples/ethtool/Makefile    | 50 ++++++++++++++++++++++++++++++++++++++++++++
 examples/ethtool/meson.build | 13 ++++++++++--
 2 files changed, 61 insertions(+), 2 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-03-29 14:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-29 14:04 Bruce Richardson [this message]
2018-03-29 14:04 ` [dpdk-dev] [PATCH 1/2] examples/ethtool: add to meson build Bruce Richardson
2018-07-12  7:54   ` Thomas Monjalon
2018-07-12 10:46     ` Bruce Richardson
2018-03-29 14:04 ` [dpdk-dev] [PATCH 2/2] examples/ethtool: enable build using pkg-config vars 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=20180329140457.93034-1-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.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).