patches for DPDK stable branches
 help / color / mirror / Atom feed
From: Bruce Richardson <bruce.richardson@intel.com>
To: stable@dpdk.org
Cc: christian.ehrhardt@canonical.com,
	Bruce Richardson <bruce.richardson@intel.com>
Subject: [PATCH 19.11 v2 0/5] Patch backports from main
Date: Tue,  1 Mar 2022 14:43:58 +0000	[thread overview]
Message-ID: <20220301144403.411190-1-bruce.richardson@intel.com> (raw)
In-Reply-To: <20220301140838.406891-1-bruce.richardson@intel.com>

This set contains the following backports:

ecb904cc45  Bruce Richardson build: fix warnings when running external commands
e16b972b1a  Bruce Richardson build: remove deprecated Meson functions
59144f6edd  Bruce Richardson eal: fix C++ include
153e7d8813  Bruce Richardson eventdev: fix C++ include

This following patch was flagged as a potential for backport, but was not
suitable for merging, given that there was lot of churn in that patch
up until latest head revision.

fee17a1d29  Bruce Richardson doc: remove dependency on findutils on FreeBSD

V2: Set now contains an additional backport to remove meson warnings:
  1539acc20a63 ("drivers: remove warning with Meson 0.59")

Bruce Richardson (5):
  eventdev: fix C++ include
  eal: fix C++ include
  build: remove deprecated Meson functions
  build: fix warnings when running external commands
  drivers: remove warning with Meson 0.59

 app/test/meson.build                               |  4 ++--
 config/arm/meson.build                             |  2 +-
 config/meson.build                                 |  4 ++--
 config/x86/meson.build                             |  2 +-
 doc/api/meson.build                                | 10 +++++-----
 drivers/meson.build                                |  6 +++---
 drivers/net/e1000/base/meson.build                 |  2 +-
 drivers/net/fm10k/base/meson.build                 |  2 +-
 drivers/net/hinic/base/meson.build                 |  2 +-
 drivers/net/i40e/base/meson.build                  |  2 +-
 drivers/net/iavf/base/meson.build                  |  2 +-
 drivers/net/ice/base/meson.build                   |  2 +-
 drivers/net/ixgbe/base/meson.build                 |  2 +-
 drivers/net/octeontx/base/meson.build              |  2 +-
 drivers/net/qede/base/meson.build                  |  2 +-
 drivers/net/sfc/base/meson.build                   |  2 +-
 drivers/net/thunderx/base/meson.build              |  2 +-
 drivers/raw/ifpga/base/meson.build                 |  2 +-
 kernel/freebsd/meson.build                         |  4 ++--
 kernel/linux/kni/meson.build                       | 10 +++++-----
 kernel/linux/meson.build                           |  6 +++---
 .../common/include/generic/rte_ticketlock.h        | 14 +++++++-------
 lib/librte_eventdev/rte_event_timer_adapter.h      |  4 ++++
 lib/meson.build                                    |  4 ++--
 meson.build                                        |  6 ++++--
 25 files changed, 53 insertions(+), 47 deletions(-)

--
2.32.0


  parent reply	other threads:[~2022-03-01 14:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-01 14:08 [PATCH 19.11 0/4] " Bruce Richardson
2022-03-01 14:08 ` [PATCH 19.11 1/4] eventdev: fix C++ include Bruce Richardson
2022-03-01 14:08 ` [PATCH 19.11 2/4] eal: " Bruce Richardson
2022-03-01 14:08 ` [PATCH 19.11 3/4] build: remove deprecated Meson functions Bruce Richardson
2022-03-01 14:08 ` [PATCH 19.11 4/4] build: fix warnings when running external commands Bruce Richardson
2022-03-01 14:43 ` Bruce Richardson [this message]
2022-03-01 14:43   ` [PATCH 19.11 v2 1/5] eventdev: fix C++ include Bruce Richardson
2022-03-01 14:44   ` [PATCH 19.11 v2 2/5] eal: " Bruce Richardson
2022-03-01 14:44   ` [PATCH 19.11 v2 3/5] build: remove deprecated Meson functions Bruce Richardson
2022-03-01 14:44   ` [PATCH 19.11 v2 4/5] build: fix warnings when running external commands Bruce Richardson
2022-03-01 14:44   ` [PATCH 19.11 v2 5/5] drivers: remove warning with Meson 0.59 Bruce Richardson
2022-03-09  7:59   ` [PATCH 19.11 v2 0/5] Patch backports from main Christian Ehrhardt

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=20220301144403.411190-1-bruce.richardson@intel.com \
    --to=bruce.richardson@intel.com \
    --cc=christian.ehrhardt@canonical.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).