Re: [PATCH] doc: announce change for building deprecated libraries

2023-07-28 Thread Thomas Monjalon
> > > As part of a larger work on selecting parts of DPDK of interests for > > > users, enabling deprecated libraries won't be done via the disable_libs > > > build option anymore. > > > > > > An example of the new build option can be found at: > > > https://patchwork.dpdk.org/project/dpdk/patch/2

Re: [PATCH] doc: announce change for building deprecated libraries

2023-07-17 Thread Bruce Richardson
On Wed, Jun 28, 2023 at 04:56:37PM +0200, Morten Brørup wrote: > > From: David Marchand [mailto:david.march...@redhat.com] > > Sent: Wednesday, 28 June 2023 15.43 > > > > As part of a larger work on selecting parts of DPDK of interests for > > users, enabling deprecated libraries won't be done via

RE: [PATCH] doc: announce change for building deprecated libraries

2023-06-28 Thread Morten Brørup
> From: David Marchand [mailto:david.march...@redhat.com] > Sent: Wednesday, 28 June 2023 15.43 > > As part of a larger work on selecting parts of DPDK of interests for > users, enabling deprecated libraries won't be done via the disable_libs > build option anymore. > > An example of the new buil

[PATCH] doc: announce change for building deprecated libraries

2023-06-28 Thread David Marchand
As part of a larger work on selecting parts of DPDK of interests for users, enabling deprecated libraries won't be done via the disable_libs build option anymore. An example of the new build option can be found at: https://patchwork.dpdk.org/project/dpdk/patch/20230628132004.340074-2-david.march..