doc: fix spelling in cnxk guide

Message ID 20211015191944.56315-1-stephen@networkplumber.org (mailing list archive)
State Accepted, archived
Delegated to: David Marchand
Headers
Series doc: fix spelling in cnxk guide |

Checks

Context Check Description
ci/checkpatch warning coding style issues
ci/iol-spell-check-testing success Testing PASS
ci/github-robot: build success github build: passed
ci/iol-broadcom-Functional success Functional Testing PASS
ci/iol-broadcom-Performance success Performance Testing PASS
ci/iol-intel-Functional success Functional Testing PASS
ci/iol-intel-Performance success Performance Testing PASS
ci/iol-x86_64-compile-testing success Testing PASS
ci/iol-x86_64-unit-testing fail Testing issues
ci/Intel-compilation success Compilation OK
ci/iol-mellanox-Performance success Performance Testing PASS
ci/intel-Testing success Testing PASS
ci/iol-aarch64-compile-testing success Testing PASS

Commit Message

Stephen Hemminger Oct. 15, 2021, 7:19 p.m. UTC
  Fix spelling error which is causing reports of other patches
failing.

Fixes: 69daa9e5022b ("net/cnxk: support inline security setup for cn10k")
Cc: ndabilpuram@marvell.com
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
---
 doc/guides/nics/cnxk.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
  

Comments

David Marchand Oct. 19, 2021, 11:31 a.m. UTC | #1
On Fri, Oct 15, 2021 at 9:20 PM Stephen Hemminger
<stephen@networkplumber.org> wrote:
>
> Fix spelling error which is causing reports of other patches
> failing.
>
> Fixes: 69daa9e5022b ("net/cnxk: support inline security setup for cn10k")

> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>

Applied, thanks.

Jerin fyi, I took this patch in main directly to fix false positives in CI.
  

Patch

diff --git a/doc/guides/nics/cnxk.rst b/doc/guides/nics/cnxk.rst
index dd955d31b0ed..7b1135e906be 100644
--- a/doc/guides/nics/cnxk.rst
+++ b/doc/guides/nics/cnxk.rst
@@ -231,7 +231,7 @@  Runtime Config Options
 
       -a 0002:02:00.0,outb_nb_crypto_qs=2
 
-   With the above confiuration, two CPT LF's are setup and distributed among
+   With the above configuration, two CPT LF's are setup and distributed among
    all the Tx queues for outbound processing.
 
 - ``Force using inline ipsec device for inbound`` (default ``0``)