30/07/2019 09:21, David Marchand: > On Mon, Jul 29, 2019 at 5:03 PM Anatoly Burakov > <anatoly.bura...@intel.com> wrote: > > > > When IOMMU is not available, /sys/kernel/iommu_groups will not be > > populated. This is happening since at least 3.6 when VFIO support > > was added. If the directory is empty, EAL should not pick IOVA as > > VA as the default IOVA mode. > > > > Signed-off-by: Anatoly Burakov <anatoly.bura...@intel.com> > > Tested-by: Darek Stojaczyk <dariusz.stojac...@intel.com> > > Tested-by: Jerin Jacob <jer...@marvell.com> > > Reviewed-by: Jerin Jacob <jer...@marvell.com> > > Reviewed-by: David Marchand <david.march...@redhat.com>
Applied, with few spaces and minor changes, thanks.