Re: [dpdk-dev] [PATCH v2 0/3] Increase test compatibility with PA IOVA

2021-06-10 Thread Stanislaw Kardach
On Fri, Jun 04, 2021 at 04:15:58PM +0200, Stanislaw Kardach wrote: > Please let me know if I'm missing a bigger picture with the --no-huge > and --no-shconf usage on non-FreeBSD platforms. > After looking at this issue again I'm abandoning this patchset because it seems wrong for 2 reasons: 1. --

[dpdk-dev] [PATCH v2 0/3] Increase test compatibility with PA IOVA

2021-06-04 Thread Stanislaw Kardach
While working on a RISC-V port, using a HiFive Unmatched (FU740) which does not have IOMMU (hence only RTE_IOVA_PA is available), I've noticed that some of the EAL tests are failing because of a totally different reason than the test itself. Namely the --no-huge flag and --iova-mode=pa can't be use