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

David Marchand david.marchand at redhat.com
Thu May 14 18:31:57 CEST 2020


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

Missing ; and idem for the rest of the patch.


-- 
David Marchand



More information about the dev mailing list