Skip to content
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

Vf Bind and Unbind needs the PF handler, Vf Object which can be replace by (vfNetDevName or vfPciAddress) #26

Open
Mmduh-483 opened this issue Feb 2, 2020 · 0 comments

Comments

@Mmduh-483
Copy link
Contributor

Current Behavior:
To Bind or Unbind the Vf, UnbindVf(), need the pfHandler and Vf Object.

Need Behavior:
To do the bind or unbind without one parameter (pci-address or netdev name) using any of the following:

1- echo > /sys/bus/pci/devices//driver/unbind
2- echo > /sys/class/net//device/driver/unbind
3- echo > /sys/bus/pci/drivers/mlx5_core/unbind

@Mmduh-483 Mmduh-483 changed the title Vf Bind and Unbind needs the PF handler Vf Bind and Unbind needs the PF handler, Vf Object which can be replace by (vfNetDevName or vfPciAddress) Feb 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant