25/04/2018 05:17, Stephen Hemminger: > --- a/lib/librte_eal/rte_eal_version.map > +++ b/lib/librte_eal/rte_eal_version.map > @@ -209,6 +209,13 @@ DPDK_18.02 { > > } DPDK_17.11; > > +DPDK_18.05 { > + global: > + > + rte_log_set_level_pattern; > + > +} DPDK_18_02;
Must be DPDK_18.02 with a dot. Yes it is a trap.