doc: announce ABI change for tunnel filtering

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
This commit is contained in:
Jingjing Wu 2015-11-10 11:49:46 +08:00 committed by Thomas Monjalon
parent 648e6b3815
commit 231dd9c76a

View File

@ -21,6 +21,11 @@ Deprecation Notices
extend flow director's input set. The release 2.2 does not contain these ABI
changes, but release 2.3 will, and no backwards compatibility is planned.
* ABI changes are planned for rte_eth_tunnel_filter_conf. Change the fields
of outer_mac and inner_mac from pointer to struct in order to keep the
code's readability. The release 2.2 does not contain these ABI changes, but
release 2.3 will, and no backwards compatibility is planned.
* The scheduler statistics structure will change to allow keeping track of
RED actions.