26/09/2018 07:08, tone.zhang: > If the devices used for DPDK are bound to the "uio_pci_generic" kernel > module, the IOMMU should be disabled in order not to break the IO > transmission because of the virtual / physical address mapping. > > The patch clarifies the IOMMU configurations on both x86_64 and arm64 > systems. > > Signed-off-by: tone.zhang <tone.zh...@arm.com> > Reviewed-by: Honnappa Nagarahalli <honnappa.nagaraha...@arm.com> > Reviewed-by: Stephen Hemminger <step...@networkplumber.org> > Reviewed-by: Rami Rosen <roszenr...@gmail.com> > Acked-by: Gavin Hu <gavin...@arm.com> > Acked-by: Bruce Richardson <bruce.richard...@intel.com> > Acked-by: Luca Boccassi <bl...@debian.org>
Applied, thanks