On 12/26/2016 1:23 PM, Shreyansh Jain wrote: <...>
> +
> +DPDK_17.02 {
> + global:
> +
> + rte_bus_list;
> + rte_eal_bus_add_device;
> + rte_eal_bus_add_driver;
> + rte_eal_bus_get;
> + rte_eal_bus_dump;
> + rte_eal_bus_register;
> + rte_eal_bus_insert_device;
This function added in patch 3/12, it can be good to add this function
into .map file in that patch.
<...>

