service: remove experimental banner in API description
This was missed when promoting this API to stable.
Fixes: 7a0ac7cdb4
("service: promote experimental functions to stable")
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Gage Eads <gage.eads@intel.com>
This commit is contained in:
parent
e2769068e5
commit
e27071744d
@ -400,9 +400,6 @@ rte_service_lcore_attr_get(uint32_t lcore, uint32_t attr_id,
|
||||
uint64_t *attr_value);
|
||||
|
||||
/**
|
||||
* @warning
|
||||
* @b EXPERIMENTAL: this API may change without prior notice
|
||||
*
|
||||
* Reset all attribute values of a service core.
|
||||
*
|
||||
* @param lcore The service core to reset all the statistics of
|
||||
|
Loading…
Reference in New Issue
Block a user