On Thu, May 14, 2020 at 3:39 PM Ray Kinsella <m...@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