[dpdk-dev] [PATCH v4 2/2] eal/vfio: export internal vfio functions

Hemant Agrawal hemant.agrawal at nxp.com
Tue Apr 3 14:59:10 CEST 2018



On 4/3/2018 5:54 PM, Thomas Monjalon wrote:
> 03/04/2018 13:10, Hemant Agrawal:
>> --- a/lib/librte_eal/rte_eal_version.map
>> +++ b/lib/librte_eal/rte_eal_version.map
>> @@ -255,5 +255,8 @@ EXPERIMENTAL {
>>   	rte_service_set_runstate_mapped_check;
>>   	rte_service_set_stats_enable;
>>   	rte_service_start_with_defaults;
>> +	rte_vfio_get_group_num;
>> +	rte_vfio_get_container_fd;
>> +	rte_vfio_get_group_fd;
> 
> The alphabetical order is messed.
> I can fix it on apply.
> 
> 
Thanks!


More information about the dev mailing list