-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
interspersed IOMMU messages in skylake output #60
Comments
According to a lspci under linux:
Some USB device is trying to perform DMA writes once seL4 starts it seems. Does that machine have any USB devices attached to it that the other haswell machines don't? |
All of the usb devices go through that USB controller:
|
@wom-bat do you know if |
Peter says it might be the keyboard/mouse that is plugged in. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
skylake
produces output such asinterleaved with normal test output, which sometimes confuses the test driver into thinking tests have not succeeded.
If the message is expected, it should be suppressed. If it is not expected, it should be investigated.
An example is here
The text was updated successfully, but these errors were encountered: