On Wed, 15 Nov 2023 07:54:20 +0000 "Ye, MingjinX" <mingjinx...@intel.com> wrote:
> > > +int > > > +rte_vfio_get_device_info(const char *sysfs_base, const char *dev_addr, > > > + int *vfio_dev_fd, struct vfio_device_info > > *device_info); > > > > New api's must be experimental. > > Or is this just internal? > New api is experimental. Then please use __rte_experimental tag.