[dpdk-dev] [PATCH 2/2] doc: announce ABI change for RETA configuration
Nelio Laranjeiro
nelio.laranjeiro at 6wind.com
Mon Nov 9 17:48:20 CET 2015
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro at 6wind.com>
---
doc/guides/rel_notes/deprecation.rst | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst
index c75b4b4..8554c53 100644
--- a/doc/guides/rel_notes/deprecation.rst
+++ b/doc/guides/rel_notes/deprecation.rst
@@ -52,3 +52,8 @@ Deprecation Notices
commands (such as RETA update in testpmd). This should impact
CMDLINE_PARSE_RESULT_BUFSIZE, STR_TOKEN_SIZE and RDLINE_BUF_SIZE.
It should be integrated in release 2.3.
+
+* ABI changes is planned for the reta field in struct rte_eth_rss_reta_entry64
+ which handles at most 256 entries (8 bits) while newer NICs support larger
+ tables (512 entries).
+ It should be integrated in release 2.3.
--
2.1.4
More information about the dev
mailing list