git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffe9e9b
)
doc: announce ABI change for flow director in VF
author
Jingjing Wu
<jingjing.wu@intel.com>
Wed, 17 Jun 2015 03:36:33 +0000
(11:36 +0800)
committer
Thomas Monjalon
<thomas.monjalon@6wind.com>
Wed, 12 Aug 2015 10:39:59 +0000
(12:39 +0200)
It announces the planned ABI change to support flow director filtering
in VF on v2.2.
Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
doc/guides/rel_notes/deprecation.rst
patch
|
blob
|
history
diff --git
a/doc/guides/rel_notes/deprecation.rst
b/doc/guides/rel_notes/deprecation.rst
index
5e8beed
..
a70769d
100644
(file)
--- 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.