From 0ef87a17e3ed9dcf35e3a1cb37764b118390eb13 Mon Sep 17 00:00:00 2001 From: Cristian Dumitrescu Date: Fri, 4 Aug 2017 14:19:40 +0100 Subject: [PATCH] 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 --- doc/guides/rel_notes/deprecation.rst | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.20.1