[dpdk-dev] [PATCH] doc: fix spelling in cnxk guide
Stephen Hemminger
stephen at networkplumber.org
Fri Oct 15 21:19:44 CEST 2021
Fix spelling error which is causing reports of other patches
failing.
Fixes: 69daa9e5022b ("net/cnxk: support inline security setup for cn10k")
Cc: ndabilpuram at marvell.com
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
doc/guides/nics/cnxk.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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``)
--
2.30.2
More information about the dev
mailing list