[dpdk-dev] [PATCH v5 01/12] eal/bus: introduce bus abstraction

Shreyansh Jain shreyansh.jain at nxp.com
Tue Jan 10 05:07:32 CET 2017


Hello Ferruh,

On Monday 09 January 2017 08:52 PM, Ferruh Yigit wrote:
> 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.

Yes, I caught this while rebasing for v6. In fact, now this function 
itself has been removed.
Nevertheless, thanks for reviewing.

>
> <...>
>
>

-
Shreyansh


More information about the dev mailing list