DPDK patches and discussions
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: dev@dpdk.org
Cc: ferruh.yigit@intel.com, Bruce Richardson <bruce.richardson@intel.com>
Subject: [dpdk-dev] [PATCH v2 0/2] support older pkg-config
Date: Fri, 15 Nov 2019 15:16:58 +0000	[thread overview]
Message-ID: <20191115151700.64354-1-bruce.richardson@intel.com> (raw)
In-Reply-To: <20191115103525.94786-1-ferruh.yigit@intel.com>

Not all pkg-config installs support --define-prefix and --path flags, so
ensure we can still build examples without those flags, and that we
don't get errors when using test-meson-builds.sh with/without those
flags.

Bruce Richardson (2):
  devtools: fix example builds with older pkg-config
  examples: suppress errors for missing pkg-config path flag

 devtools/test-meson-builds.sh           | 12 ++++++++----
 examples/bbdev_app/Makefile             |  4 ++--
 examples/bond/Makefile                  |  4 ++--
 examples/cmdline/Makefile               |  4 ++--
 examples/distributor/Makefile           |  4 ++--
 examples/eventdev_pipeline/Makefile     |  4 ++--
 examples/fips_validation/Makefile       |  4 ++--
 examples/flow_classify/Makefile         |  4 ++--
 examples/flow_filtering/Makefile        |  4 ++--
 examples/helloworld/Makefile            |  4 ++--
 examples/ioat/Makefile                  | 10 ++++++----
 examples/ip_fragmentation/Makefile      |  4 ++--
 examples/ip_pipeline/Makefile           |  4 ++--
 examples/ip_reassembly/Makefile         |  4 ++--
 examples/ipsec-secgw/Makefile           |  4 ++--
 examples/ipv4_multicast/Makefile        |  4 ++--
 examples/kni/Makefile                   |  4 ++--
 examples/l2fwd-cat/Makefile             |  4 ++--
 examples/l2fwd-crypto/Makefile          |  4 ++--
 examples/l2fwd-event/Makefile           |  4 ++--
 examples/l2fwd-jobstats/Makefile        |  4 ++--
 examples/l2fwd-keepalive/Makefile       |  4 ++--
 examples/l2fwd/Makefile                 |  4 ++--
 examples/l3fwd-acl/Makefile             |  4 ++--
 examples/l3fwd-power/Makefile           |  4 ++--
 examples/l3fwd/Makefile                 |  4 ++--
 examples/link_status_interrupt/Makefile |  4 ++--
 examples/ntb/Makefile                   | 10 ++++++----
 examples/packet_ordering/Makefile       |  4 ++--
 examples/ptpclient/Makefile             |  4 ++--
 examples/qos_meter/Makefile             |  4 ++--
 examples/qos_sched/Makefile             |  4 ++--
 examples/rxtx_callbacks/Makefile        |  4 ++--
 examples/service_cores/Makefile         |  4 ++--
 examples/skeleton/Makefile              |  4 ++--
 examples/tep_termination/Makefile       |  4 ++--
 examples/timer/Makefile                 |  4 ++--
 examples/vdpa/Makefile                  |  4 ++--
 examples/vhost/Makefile                 |  4 ++--
 examples/vhost_blk/Makefile             | 10 ++++++----
 examples/vhost_crypto/Makefile          |  4 ++--
 examples/vmdq/Makefile                  |  4 ++--
 examples/vmdq_dcb/Makefile              |  4 ++--
 43 files changed, 104 insertions(+), 94 deletions(-)

-- 
2.21.0


  parent reply	other threads:[~2019-11-15 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-15 10:35 [dpdk-dev] [PATCH] devtools: fix example build with old pkg-config Ferruh Yigit
2019-11-15 10:41 ` Bruce Richardson
2019-11-15 15:16 ` Bruce Richardson [this message]
2019-11-15 15:16   ` [dpdk-dev] [PATCH v2 1/2] devtools: fix example builds with older pkg-config Bruce Richardson
2019-11-15 15:17   ` [dpdk-dev] [PATCH v2 2/2] examples: suppress errors for missing pkg-config path flag Bruce Richardson
2019-11-18 11:48   ` [dpdk-dev] [PATCH v2 0/2] support older pkg-config Ferruh Yigit
2019-11-20 21:50     ` Thomas Monjalon

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=20191115151700.64354-1-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    /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).