From: Cristian Dumitrescu Date: Fri, 4 Aug 2017 13:19:40 +0000 (+0100) Subject: doc: announce API change for meter library X-Git-Tag: spdx-start~2187 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=0ef87a17e3ed9dcf35e3a1cb37764b118390eb13;p=dpdk.git doc: announce API change for meter library Signed-off-by: Cristian Dumitrescu Acked-by: John McNamara Acked-by: Jasvinder Singh Acked-by: Radu Nicolau Acked-by: David Hunt --- diff --git a/doc/guides/rel_notes/deprecation.rst b/doc/guides/rel_notes/deprecation.rst index 11a9d0925b..3362f33501 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -112,6 +112,9 @@ Deprecation Notices - ``rte_cryptodev_allocate_driver`` +* librte_meter: The API will change to accommodate configuration profiles. + Most of the API functions will have an additional opaque parameter. + * librte_table: The ``key_mask`` parameter will be added to all the hash tables that currently do not have it, as well as to the hash compute function prototype. The non-"do-sig" versions of the hash tables will be removed