eal: hide internal hotplug function
authorDavid Marchand <david.marchand@redhat.com>
Sat, 29 Jun 2019 11:58:44 +0000 (13:58 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 29 Jun 2019 17:04:07 +0000 (19:04 +0200)
commitf319d9937977479528870c6859bd3a227c212f75
treedeaff5aa3bd2635ebec6ea720466c8b26a684fb4
parent21c17c155686c6e98e70df5b2dae7bb580f4adb6
eal: hide internal hotplug function

This API was experimental and not properly marked in the map file.
But looking more closely, this is just an internal wrapper for EAL init.
Hide it in the hotplug code.

Fixes: 244d5130719c ("eal: enable hotplug on multi-process")
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/common/hotplug_mp.c
lib/librte_eal/common/hotplug_mp.h
lib/librte_eal/common/include/rte_eal.h
lib/librte_eal/linux/eal/eal.c