[dpdk-dev] [PATCH v2 3/3] doc: add protocol agnostic flow offloading for RSS

2021-11-01 Thread Ting Xu
Protocol agnostic flow offloading for RSS hash is supported. Raw pattern input can be used to create RSS hash flow rules, using current rte_flow raw API. Signed-off-by: Ting Xu --- doc/guides/rel_notes/release_21_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/rel

[dpdk-dev] [PATCH v2 3/3] doc: add protocol agnostic flow offloading for RSS

2021-11-01 Thread Ting Xu
Protocol agnostic flow offloading for RSS hash is supported. Raw pattern input can be used to create RSS hash flow rules, using current rte_flow raw API. Signed-off-by: Ting Xu --- doc/guides/rel_notes/release_21_11.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/rel_notes/rel