-
Notifications
You must be signed in to change notification settings - Fork 113
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
Add NVIDIA ConnectX-7 to supported NICs #360
Conversation
Thanks for your PR,
To skip the vendors CIs use one of:
|
Pull Request Test Coverage Report for Build 3051139206
💛 - Coveralls |
Thanks for your PR,
To skip the vendors CIs use one of:
|
/test-all |
@@ -20,6 +20,7 @@ data: | |||
Nvidia_mlx5_ConnectX-6: "15b3 101b 101c" | |||
Nvidia_mlx5_ConnectX-6_Dx: "15b3 101d 101e" | |||
Nvidia_mlx5_ConnectX-6_Lx: "15b3 101f 101e" | |||
Nvidia_mlx5_ConnectX-7: "15b3 1021 101e" |
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.
note: this is not a typo, VF id (101e) remains the same
Isn't there supposed to be an issue attached to this PR. As per the rules here: https://github.com/k8snetworkplumbingwg/sriov-network-operator/blob/master/doc/supported-hardware.md#initial-support |
Thanks for the review, @wizhaoredhat. Updated PR description with ticket link |
/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.
/lgtm
2 approvals already received for this PR. |
Closes #362