log: add missing symbols
authorStephen Hemminger <stephen@networkplumber.org>
Thu, 17 Dec 2015 00:38:34 +0000 (16:38 -0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 29 Feb 2016 15:06:11 +0000 (16:06 +0100)
commit726da47b20d58b1504bad3b08054ac7cfdd80b0b
treee2414d69ea15ff2103cb85140b3bceb67cd39ca0
parent94c54b4158d56fb169b136d9adcc24b3b64dc4b0
log: add missing symbols

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>
lib/librte_eal/bsdapp/eal/rte_eal_version.map
lib/librte_eal/linuxapp/eal/rte_eal_version.map