* [dpdk-dev] [PATCH] service: remove experimental banner in API description
@ 2019-07-23 11:00 David Marchand
2019-07-23 13:27 ` Eads, Gage
0 siblings, 1 reply; 3+ messages in thread
From: David Marchand @ 2019-07-23 11:00 UTC (permalink / raw)
To: dev; +Cc: gage.eads, Harry van Haaren
This was missed when promoting this API to stable.
Fixes: 7a0ac7cdb454 ("service: promote experimental functions to stable")
Signed-off-by: David Marchand <david.marchand@redhat.com>
---
lib/librte_eal/common/include/rte_service.h | 3 ---
1 file changed, 3 deletions(-)
diff --git a/lib/librte_eal/common/include/rte_service.h b/lib/librte_eal/common/include/rte_service.h
index ed5b65e..d8701dd 100644
--- a/lib/librte_eal/common/include/rte_service.h
+++ b/lib/librte_eal/common/include/rte_service.h
@@ -400,9 +400,6 @@ int32_t rte_service_attr_get(uint32_t id, 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
--
1.8.3.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] service: remove experimental banner in API description
2019-07-23 11:00 [dpdk-dev] [PATCH] service: remove experimental banner in API description David Marchand
@ 2019-07-23 13:27 ` Eads, Gage
2019-07-29 20:39 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Eads, Gage @ 2019-07-23 13:27 UTC (permalink / raw)
To: David Marchand, dev; +Cc: Van Haaren, Harry
Thanks David.
> -----Original Message-----
> From: David Marchand [mailto:david.marchand@redhat.com]
> Sent: Tuesday, July 23, 2019 6:00 AM
> To: dev@dpdk.org
> Cc: Eads, Gage <gage.eads@intel.com>; Van Haaren, Harry
> <harry.van.haaren@intel.com>
> Subject: [PATCH] service: remove experimental banner in API description
>
> This was missed when promoting this API to stable.
>
> Fixes: 7a0ac7cdb454 ("service: promote experimental functions to stable")
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
> ---
Acked-by: Gage Eads <gage.eads@intel.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] service: remove experimental banner in API description
2019-07-23 13:27 ` Eads, Gage
@ 2019-07-29 20:39 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2019-07-29 20:39 UTC (permalink / raw)
To: David Marchand; +Cc: dev, Eads, Gage, Van Haaren, Harry
> > This was missed when promoting this API to stable.
> >
> > Fixes: 7a0ac7cdb454 ("service: promote experimental functions to stable")
> >
> > Signed-off-by: David Marchand <david.marchand@redhat.com>
>
> Acked-by: Gage Eads <gage.eads@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2019-07-29 20:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-23 11:00 [dpdk-dev] [PATCH] service: remove experimental banner in API description David Marchand
2019-07-23 13:27 ` Eads, Gage
2019-07-29 20:39 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).