From: Jingjing Wu Date: Tue, 10 Nov 2015 03:11:26 +0000 (+0800) Subject: doc: announce ABI change for flow director X-Git-Tag: spdx-start~7725 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=648e6b3815a35011291025a1363baba0aef41376;p=dpdk.git doc: announce ABI change for flow director Signed-off-by: Jingjing Wu Acked-by: Wenzhuo Lu Acked-by: Helin Zhang Acked-by: Andrey Chilikin --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 45c64d9ea6..867c2821b1 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -17,6 +17,10 @@ Deprecation Notices tables (512 entries). It should be integrated in release 2.3. +* ABI changes are planned for struct rte_eth_fdir_flow in order to support + 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. + * The scheduler statistics structure will change to allow keeping track of RED actions.