doc: announce ABI change for RETA configuration
authorNelio Laranjeiro <nelio.laranjeiro@6wind.com>
Mon, 9 Nov 2015 16:48:20 +0000 (17:48 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 15 Dec 2015 06:35:45 +0000 (07:35 +0100)
Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Olga Shern <olgas@mellanox.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
doc/guides/rel_notes/deprecation.rst

index 54d4616..45c64d9 100644 (file)
@@ -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.