DPDK patches and discussions
 help / color / mirror / Atom feed
From: Jerin Jacob <jerinjacobk@gmail.com>
To: Thierry Herbelot <thierry.herbelot@6wind.com>
Cc: dev@dpdk.org, Thomas Monjalon <thomas@monjalon.net>,
	 Nithin Dabilpuram <ndabilpuram@marvell.com>,
	Kiran Kumar K <kirankumark@marvell.com>
Subject: Re: [PATCH] doc/guides: fix typo for cnxk platform
Date: Mon, 5 Jun 2023 12:28:30 +0530	[thread overview]
Message-ID: <CALBAE1N442+zhF1m89kVv-VoaOhwCvSC0eS-UHkR7Pmeg0_dxw@mail.gmail.com> (raw)
In-Reply-To: <20230602162145.3403818-1-thierry.herbelot@6wind.com>

On Fri, Jun 2, 2023 at 9:52 PM Thierry Herbelot
<thierry.herbelot@6wind.com> wrote:
>
> The Linux kernel option has an added underscore.
>
> Fixes: 14ad4f01845331a ('doc: add Marvell OCTEON TX2 platform guide')
> Signed-off-by: Thierry Herbelot <thierry.herbelot@6wind.com>


fixed following issues while merging.

Applied to dpdk-next-net-mrvl/for-next-net. Thanks

Wrong tag:
        Fixes: 14ad4f01845331a ('doc: add Marvell OCTEON TX2 platform guide')
Wrong 'Fixes' reference:
        Fixes: 14ad4f01845331a ('doc: add Marvell OCTEON TX2 platform guide')
Is it candidate for Cc: stable@dpdk.org backport?
        doc/guides: fix typo for cnxk platform

Invalid patch(es) found - checked 1 patch
check-git-log failed


> ---
>  doc/guides/platform/cnxk.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/guides/platform/cnxk.rst b/doc/guides/platform/cnxk.rst
> index 4a1966c66bae..b3aa4de09d0a 100644
> --- a/doc/guides/platform/cnxk.rst
> +++ b/doc/guides/platform/cnxk.rst
> @@ -258,7 +258,7 @@ context or stats using debugfs.
>
>  Enable ``debugfs`` by:
>
> -1. Compile kernel with debugfs enabled, i.e ``CONFIG_DEBUGFS=y``.
> +1. Compile kernel with debugfs enabled, i.e ``CONFIG_DEBUG_FS=y``.
>  2. Boot OCTEON CN9K/CN10K with debugfs supported kernel.
>  3. Verify ``debugfs`` mounted by default "mount | grep -i debugfs" or mount it manually by using.
>
> --
> 2.39.2
>

      reply	other threads:[~2023-06-05  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-02 16:21 Thierry Herbelot
2023-06-05  6:58 ` Jerin Jacob [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=CALBAE1N442+zhF1m89kVv-VoaOhwCvSC0eS-UHkR7Pmeg0_dxw@mail.gmail.com \
    --to=jerinjacobk@gmail.com \
    --cc=dev@dpdk.org \
    --cc=kirankumark@marvell.com \
    --cc=ndabilpuram@marvell.com \
    --cc=thierry.herbelot@6wind.com \
    --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).