Re: [dpdk-dev] [PATCH v5] doc: alias to experimental tag for stable apis

2020-05-14 Thread David Marchand
On Thu, May 14, 2020 at 3:39 PM Ray Kinsella wrote: > +In the map file, experimental symbols are listed as part of the > ``experimental`` > +version node. > + > +.. code-block:: none > + > + DPDK_20 { > +global: > +... > + > +local: *; > + }; > + > + EXPERIMENTAL { >

[dpdk-dev] [PATCH v5] doc: alias to experimental tag for stable apis

2020-05-14 Thread Ray Kinsella
When a maintainer is promoting an API to become part of the next major ABI version by removing the experimental tag, possibly a few releases in advance of the declaration of the next ABI version. The maintainer may choose to offer an alias to the experimental tag, as removing the tag before the dec