-
Notifications
You must be signed in to change notification settings - Fork 177
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
ConnectX-7 don‘t create vf because don't enable SRIOV fuction #601
Comments
Hey, can you do: |
Device type: ConnectX7 Configurations: Next Boot |
Changing |
I have restarted many times already |
can you paste the output of:
to create VFs you need to write the desired number of VFs to the following file:
can you also paste the output of: |
I can't create vf in my Connectx-7 card
system info:
NAME="ctyunos"
VERSION="2.0.1"
ID="ctyunos"
VERSION_ID="2.0.1"
PRETTY_NAME="ctyunos 2.0.1"
ANSI_COLOR="0;31"
mlxconfig -d /dev/mst/mt4129_pciconf1 set SRIOV_EN=1 NUM_OF_VFS=16
Use the above command to enable the Sriov function and create 16 VFs, and then check through LSPCI that it is not enabled
If it can be opened normally, the following information will be displayed
The text was updated successfully, but these errors were encountered: