> > >> Set UIO info device file operations open and release. Call pci reset > > >> function inside open and release to clear device state at start and end. > > >> Copied this behaviour from vfio_pci kernel module code. With this patch, > > >> it is not mandatory to issue FLR by PMD's during init and close. > > >> > > >> Bus master enable and disable are added in open and release respectively > > >> to take care of device DMA. > > >> > > >> Signed-off-by: Shijith Thotton <[email protected]> > > > > > > Reviewed-by: Jianfeng Tan <[email protected]> > > > > Acked-by: Ferruh Yigit <[email protected]> > > Acked-by: Gregory Etelson <[email protected]>
Applied, thanks

