Skip to content

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

@Mmduh-483

Description

@Mmduh-483

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions