Signed-off-by: Cristian Dumitrescu <[email protected]> Acked-by: John McNamara <[email protected]> Acked-by: Jasvinder Singh <[email protected]> Acked-by: Radu Nicolau <[email protected]> Acked-by: David Hunt <[email protected]> --- 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 72aa404..d0236af 100644 --- a/doc/guides/rel_notes/deprecation.rst +++ b/doc/guides/rel_notes/deprecation.rst @@ -64,3 +64,6 @@ Deprecation Notices be removed in 17.11: - ``rte_cryptodev_create_vdev`` + +* librte_meter: The API will change to accommodate configuration profiles. + Most of the API functions will have an additional opaque parameter. -- 2.7.4

