On Mon, 23 Jun 2025 10:42:29 +0100 Shameer Kolothum <shameerali.kolothum.th...@huawei.com> wrote:
> For the legacy SMMUv3 test, the setup includes three PCIe Root Complexes, > one of which has bypass_iommu enabled. The generated IORT table contains > a single SMMUv3 node and a Root Complex node with three ID mappings. Two > of these ID mappings have output references pointing to the SMMUv3 node > and the remianing one points to ITS. > > For the -device arm-smmuv3,... test, the configuration also includes three > Root Complexes, with two connected to separate SMMUv3 devices. > The resulting IORT table contains two SMMUv3 nodes and a Root Complex node > with ID mappings of which two of the ID mappings have output references > pointing to two different SMMUv3 nodes and the remaining ones to ITS. > In the ideal world I think you'd introduce the legacy test at the start of this series so that we can verify nothing changed, then bring only the test for the new stuff at the end. Meh. I don't care that much as it's good to have tests either way. > Signed-off-by: Shameer Kolothum <shameerali.kolothum.th...@huawei.com> LGTM Reviewed-by: Jonathan Cameron <jonathan.came...@huawei.com>