-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Simplify PCI driver configuration #14822
Conversation
Improve the pci ivshmem device compatibility, do not return error when irq mode init failed, fallback to the polling mode as mush as possible. Signed-off-by: Bowen Wang <[email protected]>
[Experimental Bot, please feedback here] No, this PR does not fully meet the NuttX requirements as described. While it provides a summary of the changes, it lacks crucial details and context. Here's a breakdown of the missing information:
In short, the PR needs to be significantly more detailed and explicit in all sections to meet the NuttX requirements. It needs to provide the "why," "how," and verifiable "proof" for each change. |
Signed-off-by: yezhonghui <[email protected]>
to simplify the configuration since the driver could detect the device correctly Signed-off-by: Xiang Xiao <[email protected]>
since the driver could detect them automatically Signed-off-by: Xiang Xiao <[email protected]>
Note: Please adhere to Contributing Guidelines.
Summary
Impact
Kconfig
Testing
ci