doc: fix a typo in flow API guide
flow_type_rss_offloads was misspelt as flow_tpe_rss_offloads Fixes: 6abee736abe6 ("doc: update RSS flow action with best effort") Cc: stable@dpdk.org Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com> Acked-by: Andrew Rybchenko <andrew.rybchenko@oktetlabs.ru>
This commit is contained in:
parent
e9ef7ec12b
commit
6abd886826
@ -1778,7 +1778,7 @@ these RSS types are simply ignored. For example, it happens if:
|
||||
(e.g. pattern has UDP item, but RSS types contain TCP).
|
||||
|
||||
If requested RSS hash types are not supported by the Ethernet device at all
|
||||
(not reported in ``dev_info.flow_tpe_rss_offloads``),
|
||||
(not reported in ``dev_info.flow_type_rss_offloads``),
|
||||
the flow creation will fail.
|
||||
|
||||
Note: RSS hash result is stored in the ``hash.rss`` mbuf field which
|
||||
|
Loading…
x
Reference in New Issue
Block a user