DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation for meson version
@ 2020-11-13 16:16 Bruce Richardson
  2020-11-14 10:35 ` David Marchand
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Richardson @ 2020-11-13 16:16 UTC (permalink / raw)
  To: dev; +Cc: Bruce Richardson

DPDK has been using meson 0.47 for some time now, so we can safely
remove the note calling out this fact.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
---
 doc/guides/rel_notes/deprecation.rst | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index efb09f0c5..e04cab7a1 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -19,12 +19,6 @@ Deprecation Notices
   ``NET``, ``CRYPTO``, ``VDPA``. The old macros are deprecated and will be
   removed in a future release.
 
-* meson: The minimum supported version of meson for configuring and building
-  DPDK will be increased to v0.47.1 (from 0.41) from DPDK 19.05 onwards. For
-  those users with a version earlier than 0.47.1, an updated copy of meson
-  can be got using the ``pip3`` tool (or ``python3 -m pip``) for downloading
-  python packages.
-
 * 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.25.1


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

* Re: [dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation for meson version
  2020-11-13 16:16 [dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation for meson version Bruce Richardson
@ 2020-11-14 10:35 ` David Marchand
  2020-11-27  1:06   ` Thomas Monjalon
  0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2020-11-14 10:35 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev, Thomas Monjalon

On Fri, Nov 13, 2020 at 5:17 PM Bruce Richardson
<bruce.richardson@intel.com> wrote:
>
> DPDK has been using meson 0.47 for some time now, so we can safely
> remove the note calling out this fact.
>
> Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> ---
>  doc/guides/rel_notes/deprecation.rst | 6 ------
>  1 file changed, 6 deletions(-)
>
> diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
> index efb09f0c5..e04cab7a1 100644
> --- a/doc/guides/rel_notes/deprecation.rst
> +++ b/doc/guides/rel_notes/deprecation.rst
> @@ -19,12 +19,6 @@ Deprecation Notices
>    ``NET``, ``CRYPTO``, ``VDPA``. The old macros are deprecated and will be
>    removed in a future release.
>
> -* meson: The minimum supported version of meson for configuring and building
> -  DPDK will be increased to v0.47.1 (from 0.41) from DPDK 19.05 onwards. For
> -  those users with a version earlier than 0.47.1, an updated copy of meson
> -  can be got using the ``pip3`` tool (or ``python3 -m pip``) for downloading
> -  python packages.
> -
>  * kvargs: The function ``rte_kvargs_process`` will get a new parameter
>    for returning key match count. It will ease handling of no-match case.
>

Acked-by: David Marchand <david.marchand@redhat.com>

-- 
David Marchand


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

* Re: [dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation for meson version
  2020-11-14 10:35 ` David Marchand
@ 2020-11-27  1:06   ` Thomas Monjalon
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-11-27  1:06 UTC (permalink / raw)
  To: Bruce Richardson; +Cc: dev, David Marchand

14/11/2020 11:35, David Marchand:
> On Fri, Nov 13, 2020 at 5:17 PM Bruce Richardson
> <bruce.richardson@intel.com> wrote:
> >
> > DPDK has been using meson 0.47 for some time now, so we can safely
> > remove the note calling out this fact.
> >
> > Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
> > ---
> > -* meson: The minimum supported version of meson for configuring and building
> > -  DPDK will be increased to v0.47.1 (from 0.41) from DPDK 19.05 onwards. For
> > -  those users with a version earlier than 0.47.1, an updated copy of meson
> > -  can be got using the ``pip3`` tool (or ``python3 -m pip``) for downloading
> > -  python packages.
> 
> Acked-by: David Marchand <david.marchand@redhat.com>

Applied, thanks



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

end of thread, other threads:[~2020-11-27  1:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-13 16:16 [dpdk-dev] [PATCH] doc/rel_notes: remove old deprecation for meson version Bruce Richardson
2020-11-14 10:35 ` David Marchand
2020-11-27  1:06   ` 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).