• Y
    qed: IOV l2 functionality · dacd88d6
    Yuval Mintz 提交于
    This adds sufficient changes to allow VFs l2-configuration flows to work.
    
    While the fastpath of the VF and the PF are meant to be exactly the same,
    the configuration of the VF is done by the PF.
    This diverges all VF-related configuration flows that originate from a VF,
    making them pass through the VF->PF channel and adding sufficient logic
    on the PF side to support them.
    Signed-off-by: NYuval Mintz <Yuval.Mintz@qlogic.com>
    Signed-off-by: NDavid S. Miller <davem@davemloft.net>
    dacd88d6
qed_dev.c 52.4 KB