On 6/24/21 6:51 AM, David Marchand wrote:
On Tue, Jun 15, 2021 at 7:21 PM David Christensen
<[email protected]> wrote:
Fix the IOMMU detection logic that looks for the "platform" field of
/proc/cpuinfo on POWER systems.
Fixes: 905215731833 ("bus/pci: support IOVA as VA on PowerNV systems")
Cc: [email protected]
Signed-off-by: David Christensen <[email protected]>
Reviewed-by: David Marchand <[email protected]>
Looking at
http://patchwork.dpdk.org/project/dpdk/patch/[email protected]/,
I understand it should be merged after this current patch.
Can you confirm?
Yes, that's correct.
Dave