Re: [dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-08-03 Thread Kinsella, Ray
On 11/07/2021 08:22, Jerin Jacob wrote: > On Sat, Jul 10, 2021 at 12:46 AM Tyler Retzlaff > wrote: >> >> On Fri, Jul 09, 2021 at 11:46:54AM +0530, Jerin Jacob wrote: + +Promotion to stable +~~~ + +Ordinarily APIs marked as ``experimental`` will be promot

Re: [dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-07-11 Thread Jerin Jacob
On Sat, Jul 10, 2021 at 12:46 AM Tyler Retzlaff wrote: > > On Fri, Jul 09, 2021 at 11:46:54AM +0530, Jerin Jacob wrote: > > > + > > > +Promotion to stable > > > +~~~ > > > + > > > +Ordinarily APIs marked as ``experimental`` will be promoted to the > > > stable ABI > > > +once a ma

Re: [dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-07-09 Thread Tyler Retzlaff
On Fri, Jul 09, 2021 at 11:46:54AM +0530, Jerin Jacob wrote: > > + > > +Promotion to stable > > +~~~ > > + > > +Ordinarily APIs marked as ``experimental`` will be promoted to the stable > > ABI > > +once a maintainer and/or the original contributor is satisfied that the > > API is

Re: [dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-07-08 Thread Jerin Jacob
On Thu, Jul 1, 2021 at 4:08 PM Ray Kinsella wrote: > > Clarifying the ABI policy on the promotion of experimental APIS to stable. > We have a fair number of APIs that have been experimental for more than > 2 years. This policy amendment indicates that these APIs should be > promoted or removed, or

Re: [dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-07-07 Thread Tyler Retzlaff
On Thu, Jul 01, 2021 at 11:38:42AM +0100, Ray Kinsella wrote: > Clarifying the ABI policy on the promotion of experimental APIS to stable. > We have a fair number of APIs that have been experimental for more than > 2 years. This policy amendment indicates that these APIs should be > promoted or rem

[dpdk-dev] [PATCH v3] doc: policy on the promotion of experimental APIs

2021-07-01 Thread Ray Kinsella
Clarifying the ABI policy on the promotion of experimental APIS to stable. We have a fair number of APIs that have been experimental for more than 2 years. This policy amendment indicates that these APIs should be promoted or removed, or should at least form a conservation between the maintainer an