From bd3cea78abd8dbfa0ce3f271b1238f8e1bb0a514 Mon Sep 17 00:00:00 2001 From: Nelio Laranjeiro Date: Mon, 9 Nov 2015 17:48:20 +0100 Subject: [PATCH 1/1] doc: announce ABI change for RETA configuration Signed-off-by: Nelio Laranjeiro Acked-by: Thomas Monjalon Acked-by: Olga Shern Acked-by: Wenzhuo Lu --- 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 54d46168c2..45c64d9ea6 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -12,6 +12,11 @@ Deprecation Notices ibadcrc, ibadlen, imcasts, fdirmatch, fdirmiss, tx_pause_xon, rx_pause_xon, tx_pause_xoff, rx_pause_xoff +* 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. + * The scheduler statistics structure will change to allow keeping track of RED actions. -- 2.20.1