Bare metal PowerNV systems include a DPDK supported IOMMU that allows
IOVA=VA support. Test for the platform type and report virtual address
support if running on a PowerNV system.
...
+
+ char *line = 0;
Nit: NULL
Fixed.
+ /* Check for a PowerNV platform */
+ while (get
On Wed, Feb 26, 2020 at 8:50 PM David Christensen
wrote:
>
> Bare metal PowerNV systems include a DPDK supported IOMMU that allows
> IOVA=VA support. Test for the platform type and report virtual address
> support if running on a PowerNV system.
I can't test it, so I'll trust you on this :-).
Com
2 matches
Mail list logo