]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/rel_notes/deprecation.rst
doc: announce legacy 7-tuple acl rule removal
[dpdk.git] / doc / guides / rel_notes / deprecation.rst
index 83659810d0fb3cba8276e4c982f9a684bec13bc8..a9a12c6fa025adf6e131844c38546a0532fd00ac 100644 (file)
@@ -71,6 +71,10 @@ Deprecation Notices
 * The scheduler statistics structure will change to allow keeping track of
   RED actions.
 
+* librte_acl: The structure rte_acl_ipv4vlan_rule is deprecated and should
+  be removed as well as the associated functions rte_acl_ipv4vlan_add_rules
+  and rte_acl_ipv4vlan_build.
+
 * librte_cfgfile: In order to allow for longer names and values,
   the value of macros CFG_NAME_LEN and CFG_NAME_VAL will be increased.
   Most likely, the new values will be 64 and 256, respectively.