23/10/2023 23:59, David Christensen: > > On 10/17/23 5:39 AM, Thomas Monjalon wrote: > > I feel this function should not be implemented in the common EAL. > > What about adding a new function in lib/eal/ppc/ ? > > And add the "return true" for other architectures? > > Would it be more appropriate in the lib/eal/common level or > lib/eal/linux only? I would expect the MMU requirement should apply to > FreeBSD on ppc64le as well but IBM doesn't support or test FreeBSD > internally.
Even if you are not testing it, I don't think you should restrict the code change to Linux.