From 648e6b3815a35011291025a1363baba0aef41376 Mon Sep 17 00:00:00 2001 From: Jingjing Wu Date: Tue, 10 Nov 2015 11:11:26 +0800 Subject: [PATCH] doc: announce ABI change for flow director Signed-off-by: Jingjing Wu Acked-by: Wenzhuo Lu Acked-by: Helin Zhang Acked-by: Andrey Chilikin --- doc/guides/rel_notes/deprecation.rst | 4 ++++ 1 file changed, 4 insertions(+) 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. -- 2.20.1