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.

