[PATCH] doc: deprecation notice to add RSS hash algorithm field

Dongdong Liu liudongdong3 at huawei.com
Tue Jun 6 14:11:26 CEST 2023


Deprecation notice to add "func" field to ``rte_eth_rss_conf``
structure for RSS hash algorithm.

Signed-off-by: Dongdong Liu <liudongdong3 at huawei.com>
---
 doc/guides/rel_notes/deprecation.rst | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index dcc1ca1696..1459244af5 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -118,6 +118,9 @@ Deprecation Notices
   The legacy actions should be removed
   once ``MODIFY_FIELD`` alternative is implemented in drivers.
 
+* ethdev: Add "func" field to ``rte_eth_rss_conf`` structure for
+  RSS hash algorithm in DPDK 23.11.
+
 * net/bnx2x: Starting from DPDK 23.07, the Marvell QLogic bnx2x driver will be removed.
   This decision has been made to alleviate the burden of maintaining a discontinued product.
 
-- 
2.22.0



More information about the dev mailing list