[PATCH] doc/ark: replace word segregation

Stephen Hemminger stephen at networkplumber.org
Mon Apr 3 00:53:56 CEST 2023


The word "segregation" brings up troubling memorys.
Instead, use the term seperation which is what DPDK flow docs use.

Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
 doc/guides/nics/ark.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/nics/ark.rst b/doc/guides/nics/ark.rst
index de8fbbccc304..ab08214df1e2 100644
--- a/doc/guides/nics/ark.rst
+++ b/doc/guides/nics/ark.rst
@@ -353,7 +353,7 @@ Supported Features
 
 * Dynamic ARK PMD extensions
 * Dynamic per-queue MBUF (re)sizing up to 32KB
-* SR-IOV, VF-based queue-segregation
+* SR-IOV, VF-based queue-seperation
 * Multiple receive and transmit queues
 * Jumbo frames up to 9K
 * Hardware Statistics
-- 
2.39.2



More information about the dev mailing list