doc: announce ABI change for RETA configuration

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>
This commit is contained in:
Nelio Laranjeiro 2015-11-09 17:48:20 +01:00 committed by Thomas Monjalon
parent acadbb920b
commit bd3cea78ab

View 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.