DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, thomas@monjalon.net, bluca@debian.org,
	tredaelli@redhat.com, i.maximets@ovn.org,
	james.r.harris@intel.com, mohammed@hawari.fr,
	"Bruce Richardson" <bruce.richardson@intel.com>,
	"Morten Brørup" <mb@smartsharesystems.com>,
	"Aaron Conole" <aconole@redhat.com>
Subject: Re: [PATCH v7 0/2] Select optional libraries
Date: Wed, 23 Aug 2023 09:57:08 +0200	[thread overview]
Message-ID: <CAJFAV8wyxFKPbhvbvXbDtKSq7-bvWQOdkBB40KjLaC_jM0LXCA@mail.gmail.com> (raw)
In-Reply-To: <20230731144817.2147634-1-david.marchand@redhat.com>

On Mon, Jul 31, 2023 at 4:48 PM David Marchand
<david.marchand@redhat.com> wrote:
>
> This series is one implementation to try and please users who want to
> select more easily which parts of DPDK are built.
>
> It introduces a change in behavior for enabling deprecated libraries:
> this series is aimed at the next release but sent early as a demo of
> what changes are required.
>
> A deprecation notice has been sent so that this work can be merged in
> v23.11:
> https://patchwork.dpdk.org/project/dpdk/patch/20230628134315.551591-1-david.marchand@redhat.com/
>
>
> Changes since v6:
> - rebased on v23.11-rc0,
> - updated docs,
>
> Changes since v5:
> - added acks from Morten,
> - resent series as a new thread to avoid confusing patchwork with the
>   previous partially applied series,
>
> Changes since v4:
> - rebased on main,
> - switched to a list of enabled deprecated libraries,
>
> Changes since v3:
> - split kni cleanup,
> - split variable rename cleanup,
> - introduced a new meson option to control deprecated libraries
>   activation,
> - simplified the actual implementation of enable_libs to mimic
>   enable_drivers behavior,
>
>
> --
> David Marchand
>
> David Marchand (2):
>   build: select deprecated libraries
>   build: select optional libraries
>
>  .ci/linux-build.sh                            |  2 +-
>  devtools/test-meson-builds.sh                 |  8 +--
>  doc/guides/prog_guide/flow_classify_lib.rst   |  5 +-
>  .../prog_guide/kernel_nic_interface.rst       |  3 +-
>  doc/guides/rel_notes/deprecation.rst          |  4 --
>  doc/guides/rel_notes/release_23_11.rst        |  6 +++
>  lib/meson.build                               | 50 +++++++++++++------
>  meson_options.txt                             |  8 ++-
>  8 files changed, 58 insertions(+), 28 deletions(-)

Series applied.


-- 
David Marchand


      parent reply	other threads:[~2023-08-23  7:57 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-29  9:04 [PATCH v6 " David Marchand
2023-06-29  9:04 ` [PATCH v6 1/2] build: select deprecated libraries David Marchand
2023-06-29 12:48   ` Aaron Conole
2023-06-29 12:55     ` David Marchand
2023-06-29  9:04 ` [PATCH v6 2/2] build: select optional libraries David Marchand
2023-07-31 14:48 ` [PATCH v7 0/2] Select " David Marchand
2023-07-31 14:48   ` [PATCH v7 1/2] build: select deprecated libraries David Marchand
2023-07-31 19:04     ` Aaron Conole
2023-07-31 14:48   ` [PATCH v7 2/2] build: select optional libraries David Marchand
2023-08-23  7:57   ` David Marchand [this message]

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=CAJFAV8wyxFKPbhvbvXbDtKSq7-bvWQOdkBB40KjLaC_jM0LXCA@mail.gmail.com \
    --to=david.marchand@redhat.com \
    --cc=aconole@redhat.com \
    --cc=bluca@debian.org \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=i.maximets@ovn.org \
    --cc=james.r.harris@intel.com \
    --cc=mb@smartsharesystems.com \
    --cc=mohammed@hawari.fr \
    --cc=thomas@monjalon.net \
    --cc=tredaelli@redhat.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).