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