]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/i40e.rst
doc: fix RSS flow description in i40e guide
[dpdk.git] / doc / guides / nics / i40e.rst
index 4e5c4679b8c4e06f3abc9eea5f6d8fca110e3951..64f20e7dab0957df658096ca68d32ff8253823c4 100644 (file)
@@ -562,9 +562,9 @@ Generic flow API
 - ``RSS Flow``
 
   RSS Flow supports to set hash input set, hash function, enable hash
-  and configure queue region.
+  and configure queues.
   For example:
-  Configure queue region as queue 0, 1, 2, 3.
+  Configure queues as queue 0, 1, 2, 3.
 
   .. code-block:: console