Re: [PATCH] test: set iova=va mode on ppc64 with --no-huge

2024-03-06 Thread Thomas Monjalon
28/11/2023 15:56, Luca Boccassi: > On Tue, 28 Nov 2023 at 14:40, wrote: > > > > From: Christian Ehrhardt > > > > On ppc64, without huge pages, pa would be the default but fails like: > > EAL: Cannot use IOVA as 'PA' since physical addresses are not available > > > > On a normal system setup we'

Re: [PATCH] test: set iova=va mode on ppc64 with --no-huge

2023-11-28 Thread Luca Boccassi
On Tue, 28 Nov 2023 at 14:40, wrote: > > From: Christian Ehrhardt > > On ppc64, without huge pages, pa would be the default but fails like: > EAL: Cannot use IOVA as 'PA' since physical addresses are not available > > On a normal system setup we'd expect an admin to set up huge pages > and for