From bbb4cc6c50b27cc32de35acf52e037e5c6085711 Mon Sep 17 00:00:00 2001 From: Jingjing Wu Date: Wed, 17 Jun 2015 11:36:33 +0800 Subject: [PATCH] doc: announce ABI change for flow director in VF It announces the planned ABI change to support flow director filtering in VF on v2.2. Signed-off-by: Jingjing Wu --- 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 5e8beed7fb..a70769d9bd 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -43,3 +43,7 @@ Deprecation Notices Functions: rte_eth_dev_fdir_*. Structures: rte_fdir_*, rte_eth_fdir. Enums: rte_l4type, rte_iptype. + +* ABI changes are planned for struct rte_eth_fdir_flow_ext in order to support + flow director filtering in VF. The release 2.1 does not contain these ABI + changes, but release 2.2 will, and no backwards compatibility is planned. -- 2.20.1