DPDK patches and discussions
 help / color / mirror / Atom feed
From: David Marchand <david.marchand@redhat.com>
To: Matteo Croce <mcroce@redhat.com>
Cc: dpdk-dev <dev@dpdk.org>, Andrzej Ostruszka <aostruszka@marvell.com>
Subject: Re: [dpdk-dev] [PATCH] doc: fix wrong config option
Date: Wed, 13 May 2020 15:01:47 +0200	[thread overview]
Message-ID: <CAJFAV8zWmBuSzxV0nMOpqombKjd816Sn=QRktcr_5o3bWBaCiw@mail.gmail.com> (raw)
In-Reply-To: <20200512194856.46965-1-mcroce@redhat.com>

On Tue, May 12, 2020 at 9:49 PM Matteo Croce <mcroce@redhat.com> wrote:
>
> 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")

Cc: stable@dpdk.org

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

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

-- 
David Marchand


  reply	other threads:[~2020-05-13 13:02 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 [this message]
2020-05-13 13:17 ` Andrzej Ostruszka [C]
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='CAJFAV8zWmBuSzxV0nMOpqombKjd816Sn=QRktcr_5o3bWBaCiw@mail.gmail.com' \
    --to=david.marchand@redhat.com \
    --cc=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).