Re: [PATCH 00/15] eal: mark older API's stable

2023-10-18 Thread David Marchand
On Wed, Aug 9, 2023 at 6:44 PM Stephen Hemminger wrote: > > About 80 function in EAL were marked experimental > and should have been made stable by now. > > Stephen Hemminger (15): > eal: make bitops a stable API > eal: mark rte_dev API's as stable > eal: make rte_class API's stable > eal:

[PATCH 00/15] eal: mark older API's stable

2023-08-09 Thread Stephen Hemminger
About 80 function in EAL were marked experimental and should have been made stable by now. Stephen Hemminger (15): eal: make bitops a stable API eal: mark rte_dev API's as stable eal: make rte_class API's stable eal: make rte_version_XXX API's stable eal: make rte_drand a stable API ea