patches for DPDK stable branches
 help / color / mirror / Atom feed
From: "Kinsella, Ray" <mdr@ashroe.eu>
To: Thomas Monjalon <thomas@monjalon.net>, stable@dpdk.org
Cc: bluca@debian.org, John McNamara <john.mcnamara@intel.com>,
	Marko Kovacevic <marko.kovacevic@intel.com>
Subject: Re: [dpdk-stable] [PATCH 19.11] doc: fix reference in ABI guide
Date: Tue, 9 Jun 2020 18:08:24 +0100	[thread overview]
Message-ID: <7e4dff0b-a66e-c31a-67b0-644ebdf7d61a@ashroe.eu> (raw)
In-Reply-To: <20200606101038.2073990-1-thomas@monjalon.net>


On 06/06/2020 11:10, Thomas Monjalon wrote:
> The doc build-sdk-meson is not backported, so it cannot be referenced.
>
> Fixes: 2d2ba1fb005f ("doc: fix default symbol binding in ABI guide")
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
>  doc/guides/contributing/abi_versioning.rst | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/doc/guides/contributing/abi_versioning.rst b/doc/guides/contributing/abi_versioning.rst
> index d4fe93bb3c..ea9d99606b 100644
> --- a/doc/guides/contributing/abi_versioning.rst
> +++ b/doc/guides/contributing/abi_versioning.rst
> @@ -403,8 +403,8 @@ symbol ``rte_acl_create`` should be linked to ``rte_acl_create_v21``
>  Enabling versioning macros
>  __________________________
>  
> -Finally, we need to indicate to the :doc:`meson/ninja build system
> -<../prog_guide/build-sdk-meson>` to enable versioning macros when building the
> +Finally, we need to indicate to the meson/ninja build system
> +to enable versioning macros when building the
>  library or driver. In the libraries or driver where we have added symbol
>  versioning, in the ``meson.build`` file we add the following
>  

Acked-by: Ray Kinsella <mdr@ashroe.eu>



      parent reply	other threads:[~2020-06-09 17:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-06 10:10 Thomas Monjalon
2020-06-08  8:01 ` Luca Boccassi
2020-06-09 17:08 ` Kinsella, Ray [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7e4dff0b-a66e-c31a-67b0-644ebdf7d61a@ashroe.eu \
    --to=mdr@ashroe.eu \
    --cc=bluca@debian.org \
    --cc=john.mcnamara@intel.com \
    --cc=marko.kovacevic@intel.com \
    --cc=stable@dpdk.org \
    --cc=thomas@monjalon.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).