From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 98A9042D81; Wed, 28 Jun 2023 16:48:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E90C40151; Wed, 28 Jun 2023 16:48:15 +0200 (CEST) Received: from dkmailrelay1.smartsharesystems.com (smartserver.smartsharesystems.com [77.243.40.215]) by mails.dpdk.org (Postfix) with ESMTP id 3047E400EF for ; Wed, 28 Jun 2023 16:48:14 +0200 (CEST) Received: from smartserver.smartsharesystems.com (smartserver.smartsharesys.local [192.168.4.10]) by dkmailrelay1.smartsharesystems.com (Postfix) with ESMTP id E27CA20424; Wed, 28 Jun 2023 16:48:13 +0200 (CEST) Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: [PATCH v5 0/2] Select optional libraries Date: Wed, 28 Jun 2023 16:48:13 +0200 Message-ID: <98CBD80474FA8B44BF855DF32C47DC35D87A2D@smartserver.smartshare.dk> X-MimeOLE: Produced By Microsoft Exchange V6.5 In-Reply-To: <20230628132004.340074-1-david.marchand@redhat.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [PATCH v5 0/2] Select optional libraries Thread-Index: Admpw4BEYWisc9snQ3uVxZ6FQ7/lWQACzItw References: <20211117112847.7362-6-david.marchand@redhat.com> <20230628132004.340074-1-david.marchand@redhat.com> From: =?iso-8859-1?Q?Morten_Br=F8rup?= To: "David Marchand" , Cc: , , , , , , X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org > From: David Marchand [mailto:david.marchand@redhat.com] > Sent: Wednesday, 28 June 2023 15.20 >=20 > This series is one implementation to try and please users who want to > select more easily which parts of DPDK are built. /me feels pleased :-) >=20 > 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. >=20 > If no strong opposition is met, a deprecation notice will be sent for > v23.07 to announce this change in v23.11. +1 for deprecation notice. Series-acked-by: Morten Br=F8rup