Re: [PATCH v4 00/24] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
Jason Gunthorpe <[email protected]>
| Newsgroups | dev.linux.lists.iommu,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <178759229630.3131778.14271430837971332646.b4-review@b4> |
> [ ... 75 lines skipped ... ] > Testing done: > * Single/Multiple vIOMMU instances > * Single/Multiple VFIO devices per vIOMMU instance. > > [1] IOMMU Specification: https://docs.amd.com/v/u/en-US/48882_3.11_IOMMU_PUB > [2] Linux git tree: https://github.com/AMDESE/linux-iommu/tree/linux-7.1.0-rc4-amd-viommu_upstream_v4 It failed to apply for sashiko, you should resend it after rc1. Best practice for sending patch is to have git include a base commit header and base your series directly on some commit in linux-next. Then sashiko can find it. -- Jason