Re: [PATCH v2 00/29] promote many API's to stable

2023-10-18 Thread David Marchand
On Wed, Oct 18, 2023 at 9:14 PM David Marchand wrote: > > Hello Stephen, > > On Wed, Aug 9, 2023 at 2:10 AM Stephen Hemminger > wrote: > > > > Since 23.11 is an LTS release it is time to remove the experimental > > bandaid off many API's. There are about 850 API's marked with experimental > > on

Re: [PATCH v2 00/29] promote many API's to stable

2023-10-18 Thread David Marchand
Hello Stephen, On Wed, Aug 9, 2023 at 2:10 AM Stephen Hemminger wrote: > > Since 23.11 is an LTS release it is time to remove the experimental > bandaid off many API's. There are about 850 API's marked with experimental > on current main branch. This addresses the easy to remove ones and > gets i

[PATCH v2 00/29] promote many API's to stable

2023-08-08 Thread Stephen Hemminger
Since 23.11 is an LTS release it is time to remove the experimental bandaid off many API's. There are about 850 API's marked with experimental on current main branch. This addresses the easy to remove ones and gets it down to about 690 places. The rule is any API that has been in since 22.11 needs