[0/1] rebase iova fixes

Message ID 20231123155149.306556-1-christian.ehrhardt@canonical.com (mailing list archive)
Headers
Series rebase iova fixes |

Message

Christian Ehrhardt Nov. 23, 2023, 3:51 p.m. UTC
  From: Christian Ehrhardt <christian.ehrhardt@canonical.com>

Testing 23.11 has shown that [1] is still needed, all tests
on ppc64 with no-huge still fail due to iova=pa breaking without
pa being available.

This is the rebase of [1] to 23.11 and I've added the matching
change to the documentation as well.

David Wilder (1):
  eal/linux: force iova-mode va without pa available

 doc/guides/prog_guide/env_abstraction_layer.rst |  9 ++++++---
 lib/eal/linux/eal.c                             | 14 ++++++++------
 2 files changed, 14 insertions(+), 9 deletions(-)