• L
    util: new function virNetDevPFGetVF() · 554253ad
    Laine Stump 提交于
    Given an SRIOV PF netdev name (e.g. "enp2s0f0") and VF#, this new
    function returns the netdev name of the referenced VF device
    (e.g. "enp2s11f6"), or NULL if the device isn't bound to a net driver.
    554253ad
virnetdev.c 72.6 KB