mempool: fix mlx driver loading
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 4 Dec 2015 16:44:51 +0000 (17:44 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Dec 2015 00:02:51 +0000 (01:02 +0100)
commitcdb6d34b9f4959cb94eab100feb169c69598a975
treea25977d7802d18dfb65284a3b78fa004fd47b191
parent5142945b3a72b523bb1ab664c4049b5168c0f7e3
mempool: fix mlx driver loading

The function rte_mempool_obj_iter used in mlx drivers
was not exported. So the driver loading was failing:

EAL: open shared lib librte_pmd_mlx4.so
EAL: x86_64-native-linuxapp-gcc/lib/librte_pmd_mlx4.so:
undefined symbol: rte_mempool_obj_iter

Fixes: 9d41beed24b0 ("lib: provide initial versioning")

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
doc/guides/rel_notes/release_2_2.rst
lib/librte_mempool/rte_mempool_version.map