Re: [PATCH v4 2/3] iommu_pt: add kunit config for 32-bit VA (amdv1_cfg_1)
From: Jason Gunthorpe
Date: Mon Apr 06 2026 - 09:28:45 EST
On Wed, Apr 01, 2026 at 02:43:56PM +0000, Ankit Soni wrote:
> Add test coverage for small VAs (32‑bit) starting at level 2 by enabling
> the AMDv1 KUnit configuration. This limits level expansion because the
> starting level can accommodate only the maximum virtual address requested.
>
> Signed-off-by: Ankit Soni <Ankit.Soni@xxxxxxx>
> ---
> drivers/iommu/generic_pt/fmt/amdv1.h | 1 +
> drivers/iommu/generic_pt/kunit_iommu_pt.h | 5 +++--
> 2 files changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx>
Jason