doc: fix RSS flow description in i40e guide
The command here does not create a queue region, but only sets the lookup table, so the descriptions in the doc is not exact. Fixes: feaae285b342 ("net/i40e: support hash configuration in RSS flow") Cc: stable@dpdk.org Signed-off-by: Alvin Zhang <alvinx.zhang@intel.com> Acked-by: Qi Zhang <qi.z.zhang@intel.com>
This commit is contained in:
parent
d84e220a8d
commit
742d9f87f6
@ -562,9 +562,9 @@ Generic flow API
|
|||||||
- ``RSS Flow``
|
- ``RSS Flow``
|
||||||
|
|
||||||
RSS Flow supports to set hash input set, hash function, enable hash
|
RSS Flow supports to set hash input set, hash function, enable hash
|
||||||
and configure queue region.
|
and configure queues.
|
||||||
For example:
|
For example:
|
||||||
Configure queue region as queue 0, 1, 2, 3.
|
Configure queues as queue 0, 1, 2, 3.
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user