On 5/7/2013 2:56 AM, Jan Beulich wrote:
On 07.05.13 at 00:43, Suravee Suthikulanit<suravee.suthikulpanit@amd.com>
wrote:
This looks fine and tested. Thanks for the patch.
Tested also underneath the multi-vector MSI series? I.e. did the
assertion you were hitting not get triggered anymore with this in
place, as expected?
Yes, I have tested it with the previous set (the x86/IOMMU: multi-vector
MSI) that I report the ASSERTION plus the change I made to fix the
IOAPIC. With this additional patch, it was no longer asserting since
nvec is now 1 (instead of 0 in prior case).