patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: Martijn Bakker <gladdyu@gmail.com>
Cc: dev@dpdk.org, stable@dpdk.org
Subject: Re: [PATCH] add missing file to meson build for installation
Date: Tue, 1 Feb 2022 09:26:55 +0000	[thread overview]
Message-ID: <Yfj836GlYxN4vWTz@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20220131224821.94408-1-gladdyu@gmail.com>

On Mon, Jan 31, 2022 at 10:48:21PM +0000, Martijn Bakker wrote:
> Signed-off-by: Martijn Bakker <gladdyu@gmail.com>
> ---

+ Cc: stable@dpdk.org

Acked-by: Bruce Richardson <bruce.richardson@intel.com>

Originally buggy commit is hard to determine, but I believe the fixline
should be:

Fixes: 610beca42ea4 ("build: remove library special cases")


>  lib/eal/include/meson.build | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/lib/eal/include/meson.build b/lib/eal/include/meson.build
> index 86468d1a2b..9700494816 100644
> --- a/lib/eal/include/meson.build
> +++ b/lib/eal/include/meson.build
> @@ -60,6 +60,7 @@ generic_headers = files(
>          'generic/rte_mcslock.h',
>          'generic/rte_memcpy.h',
>          'generic/rte_pause.h',
> +        'generic/rte_pflock.h',
>          'generic/rte_power_intrinsics.h',
>          'generic/rte_prefetch.h',
>          'generic/rte_rwlock.h',
> -- 
> 2.25.1
> 

       reply	other threads:[~2022-02-01  9:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20220131224821.94408-1-gladdyu@gmail.com>
2022-02-01  9:26 ` Bruce Richardson [this message]
2022-02-02 13:33   ` 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=Yfj836GlYxN4vWTz@bricha3-MOBL.ger.corp.intel.com \
    --to=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=gladdyu@gmail.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 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).