-
Notifications
You must be signed in to change notification settings - Fork 116
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
Updating the hardware compatibility list #71
Conversation
Can you add Intel E810-CQDA2 and E810-XXVDA2 as well? It was added into this operators NIC map on a previous commit.
Thank you! |
Done! |
/lgtm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating this ! it certainly helps understand better what is supported and what is not.
added a comment with suggested change.
@ptrnull mind squasing to a single commit with a descriptive commit message ? |
…ligned with what is in the code and https://docs.openshift.com/container-platform/4.6/networking/hardware_networks/about-sriov.html#supported-devices_about-sriov As @zshi-redhat requested I'm adding the new supported Intel models: | Intel E810-CQDA2/2CQDA2 100 GbE dual-port QSFP28 | 8086 | 1592 | | Intel E810-XXVDA4 25 GbE quad-port SFP28 | 8086 | 1593 | | Intel E810-XXVDA2 25 GbE dual-port SFP28 | 8086 | 159b | Fixing the Intel Vendor and Device ID's and some cleaning to make sure its consistent.
@adrianchiris Done! |
Updating the quickstart document to have the compatible device list aligned with what is in the code and https://docs.openshift.com/container-platform/4.6/networking/hardware_networks/about-sriov.html#supported-devices_about-sriov