All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: ferruh.yigit@intel.com
Cc: dev@dpdk.org, "Jan Remeš" <remes@netcope.com>,
	stable@dpdk.org, bruce.richardson@intel.com,
	"Rastislav Cernay" <cernay@netcope.com>
Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH 1/2] net/nfb: fix dependency check
Date: Mon, 16 Sep 2019 17:51:21 +0200	[thread overview]
Message-ID: <2482931.XeK9EU7JGz@xps> (raw)
In-Reply-To: <5988101.q4BDnb81Y2@xps>

16/09/2019 17:46, Thomas Monjalon:
> 15/09/2019 14:04, Jan Remeš:
> > On Sat, Sep 14, 2019 at 11:37 AM Thomas Monjalon <thomas@monjalon.net> wrote:
> > >
> > > The library libnfb is part of netcope-common which provides
> > > a pkg-config file: netcope-common.pc.
> > > Looking for this .pc file - with dependency() - is preferred
> > > than looking for the library - with cc.find_library().
> > >
> > > If the library is not installed in a standard path,
> > > it can be found thanks to PKG_CONFIG_PATH variable.
> > > The previous solution required to use CFLAGS and LDFLAGS
> > > environment variables.
> > >
> > > Fixes: 6435f9a0ac22 ("net/nfb: add new netcope driver")
> > > Cc: stable@dpdk.org
> > >
> > > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> > Acked-by: Jan Remes <remes@netcope.com>
> 
> Series applied

Sorry no, not applied on master.
It should go in next-net after Ferruh's review.



  reply	other threads:[~2019-09-16 15:51 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-14  9:36 [dpdk-dev] [PATCH 0/2] use pkg-config to find Netcope dependencies Thomas Monjalon
2019-09-14  9:36 ` [dpdk-dev] [PATCH 1/2] net/nfb: fix dependency check Thomas Monjalon
2019-09-15 12:04   ` Jan Remeš
2019-09-16 15:46     ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
2019-09-16 15:51       ` Thomas Monjalon [this message]
2019-09-14  9:37 ` [dpdk-dev] [PATCH 2/2] net/szedata2: " Thomas Monjalon
2019-09-15 12:05   ` Jan Remeš
2019-09-16 15:34 ` [dpdk-dev] [PATCH 0/2] use pkg-config to find Netcope dependencies Ferruh Yigit
2019-09-16 16:52   ` Jan Remeš
2019-10-03 15:23 ` Ferruh Yigit

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=2482931.XeK9EU7JGz@xps \
    --to=thomas@monjalon.net \
    --cc=bruce.richardson@intel.com \
    --cc=cernay@netcope.com \
    --cc=dev@dpdk.org \
    --cc=ferruh.yigit@intel.com \
    --cc=remes@netcope.com \
    --cc=stable@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.