DPDK patches and discussions
 help / color / mirror / Atom feed
From: "Andrzej Ostruszka [C]" <aostruszka@marvell.com>
To: Matteo Croce <mcroce@redhat.com>, dpdk-dev <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] doc: fix wrong config option
Date: Wed, 13 May 2020 13:17:01 +0000	[thread overview]
Message-ID: <56f1dda1-7857-32df-d7a8-82dcb512fdc3@marvell.com> (raw)
In-Reply-To: <20200512194856.46965-1-mcroce@redhat.com>

On 12/05/2020 21:48, Matteo Croce wrote:
> External Email
> 
> ----------------------------------------------------------------------
> The documentation says that CONFIG_ENABLE_LTO enables LTO during the
> build, but the correct value actually is CONFIG_RTE_ENABLE_LTO
> 
> Fixes: 098cc0fea3be ("build: add option to enable LTO")
> Signed-off-by: Matteo Croce <mcroce@redhat.com>
> ---
>   doc/guides/prog_guide/lto.rst | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/doc/guides/prog_guide/lto.rst b/doc/guides/prog_guide/lto.rst
> index 43f4c6337..277a6f109 100644
> --- a/doc/guides/prog_guide/lto.rst
> +++ b/doc/guides/prog_guide/lto.rst
> @@ -31,7 +31,7 @@ the whole DPDK by setting:
>   
>   .. code-block:: console
>   
> -    CONFIG_ENABLE_LTO=y
> +    CONFIG_RTE_ENABLE_LTO=y
>   
>   in config file.

Thank you Matteo.

Acked-by: Andrzej Ostruszka <aostruszka@marvell.com>

With regards
Andrzej Ostruszka

  parent reply	other threads:[~2020-05-13 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 19:48 Matteo Croce
2020-05-13 13:01 ` David Marchand
2020-05-13 13:17 ` Andrzej Ostruszka [C] [this message]
2020-05-18 15:52 ` David Marchand

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=56f1dda1-7857-32df-d7a8-82dcb512fdc3@marvell.com \
    --to=aostruszka@marvell.com \
    --cc=dev@dpdk.org \
    --cc=mcroce@redhat.com \
    /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).