DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: announce change for building deprecated libraries
@ 2023-06-28 13:43 David Marchand
  2023-06-28 14:56 ` Morten Brørup
  0 siblings, 1 reply; 4+ messages in thread
From: David Marchand @ 2023-06-28 13:43 UTC (permalink / raw)
  To: dev; +Cc: thomas, bluca, bruce.richardson, mb

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.marchand@redhat.com/

Signed-off-by: David Marchand <david.marchand@redhat.com>
---
 doc/guides/rel_notes/deprecation.rst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index 8e1cdd677a..f148d7c80a 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -11,6 +11,10 @@ here.
 Deprecation Notices
 -------------------
 
+* build: Enabling deprecated libraries (``flow_classify``, ``kni``) won't be
+  possible anymore through the use of the ``disable_libs`` build option. A
+  new build option for deprecated libraries will be introduced instead.
+
 * kvargs: The function ``rte_kvargs_process`` will get a new parameter
   for returning key match count. It will ease handling of no-match case.
 
-- 
2.40.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH] doc: announce change for building deprecated libraries
  2023-06-28 13:43 [PATCH] doc: announce change for building deprecated libraries David Marchand
@ 2023-06-28 14:56 ` Morten Brørup
  2023-07-17 13:24   ` Bruce Richardson
  0 siblings, 1 reply; 4+ messages in thread
From: Morten Brørup @ 2023-06-28 14:56 UTC (permalink / raw)
  To: David Marchand, dev; +Cc: thomas, bluca, bruce.richardson

> From: David Marchand [mailto:david.marchand@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 build option can be found at:
> https://patchwork.dpdk.org/project/dpdk/patch/20230628132004.340074-2-
> david.marchand@redhat.com/
> 
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---

Acked-by: Morten Brørup <mb@smartsharesystems.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] doc: announce change for building deprecated libraries
  2023-06-28 14:56 ` Morten Brørup
@ 2023-07-17 13:24   ` Bruce Richardson
  2023-07-28  9:59     ` Thomas Monjalon
  0 siblings, 1 reply; 4+ messages in thread
From: Bruce Richardson @ 2023-07-17 13:24 UTC (permalink / raw)
  To: Morten Brørup; +Cc: David Marchand, dev, thomas, bluca

On Wed, Jun 28, 2023 at 04:56:37PM +0200, Morten Brørup wrote:
> > From: David Marchand [mailto:david.marchand@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 build option can be found at:
> > https://patchwork.dpdk.org/project/dpdk/patch/20230628132004.340074-2-
> > david.marchand@redhat.com/
> > 
> > Signed-off-by: David Marchand <david.marchand@redhat.com>
> > ---
> 
> Acked-by: Morten Brørup <mb@smartsharesystems.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
> 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] doc: announce change for building deprecated libraries
  2023-07-17 13:24   ` Bruce Richardson
@ 2023-07-28  9:59     ` Thomas Monjalon
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2023-07-28  9:59 UTC (permalink / raw)
  To: David Marchand; +Cc: Morten Brørup, dev, dev, bluca, Bruce Richardson

> > > 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.marchand@redhat.com/
> > > 
> > > Signed-off-by: David Marchand <david.marchand@redhat.com>
> > Acked-by: Morten Brørup <mb@smartsharesystems.com>
> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>

Applied, thanks.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-28  9:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28 13:43 [PATCH] doc: announce change for building deprecated libraries David Marchand
2023-06-28 14:56 ` Morten Brørup
2023-07-17 13:24   ` Bruce Richardson
2023-07-28  9:59     ` Thomas Monjalon

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).