Re: [PATCH v2 00/14] eal: mark older API's as stable

2023-11-14 Thread David Marchand
On Fri, Oct 20, 2023 at 11:41 PM Stephen Hemminger wrote: > > About 80 function in EAL were marked experimental > and should have been made stable by now. > > v2 - rebase and fix some bits in wrong patch > > Stephen Hemminger (14): > eal: make bitops a stable API > eal: mark rte_dev API's as s

Re: [PATCH v2 00/14] eal: mark older API's as stable

2023-10-23 Thread Bruce Richardson
On Fri, Oct 20, 2023 at 02:41:05PM -0700, Stephen Hemminger wrote: > About 80 function in EAL were marked experimental > and should have been made stable by now. > > v2 - rebase and fix some bits in wrong patch > > Stephen Hemminger (14): > eal: make bitops a stable API > eal: mark rte_dev AP

[PATCH v2 00/14] eal: mark older API's as stable

2023-10-20 Thread Stephen Hemminger
About 80 function in EAL were marked experimental and should have been made stable by now. v2 - rebase and fix some bits in wrong patch Stephen Hemminger (14): eal: make bitops a stable API eal: mark rte_dev API's as stable eal: make rte_class API's stable eal: make rte_drand a stable API