rte_get_log_type and rte_get_log_level functions has been available
for many versions. But they are missing from the shared library map
and therefore do not get exported correctly.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
rte_free;
rte_get_hpet_cycles;
rte_get_hpet_hz;
+ rte_get_log_level;
+ rte_get_log_type;
rte_get_tsc_hz;
rte_hexdump;
rte_intr_callback_register;
rte_free;
rte_get_hpet_cycles;
rte_get_hpet_hz;
+ rte_get_log_level;
+ rte_get_log_type;
rte_get_tsc_hz;
rte_hexdump;
rte_intr_callback_register;