Re: [PATCH v5 0/2] Select optional libraries

2023-07-17 Thread Bruce Richardson
On Wed, Jun 28, 2023 at 04:48:13PM +0200, Morten Brørup wrote: > > From: David Marchand [mailto:david.march...@redhat.com] > > Sent: Wednesday, 28 June 2023 15.20 > > > > This series is one implementation to try and please users who want to > > select more easily which parts of DPDK are built. >

RE: [PATCH v5 0/2] Select optional libraries

2023-06-28 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Wednesday, 28 June 2023 15.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 :-) > > It introduces a change in behavior for enabling

[PATCH v5 0/2] Select optional libraries

2023-06-28 Thread David Marchand
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. If no stron