doc: announce API change for meter library

Signed-off-by: Cristian Dumitrescu <cristian.dumitrescu@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
Acked-by: Jasvinder Singh <jasvinder.singh@intel.com>
Acked-by: Radu Nicolau <radu.nicolau@intel.com>
Acked-by: David Hunt <david.hunt@intel.com>
This commit is contained in:
Cristian Dumitrescu 2017-08-04 14:19:40 +01:00 committed by Thomas Monjalon
parent b17def6c2b
commit 0ef87a17e3

View File

@ -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