-
- Downloads
qed: Use VF-queue feature
Driver sets several restrictions about the number of supported VFs according to available HW/FW resources. This creates a problem as there are constellations which can't be supported [as limitation don't accurately describe the resources], as well as holes where enabling IOV would fail due to supposed lack of resources. This introduces a new interal feature - vf-queues, which would be used to lift some of the restriction and accurately enumerate the queues that can be used by a given PF's VFs. Signed-off-by:Yuval Mintz <Yuval.Mintz@cavium.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/qlogic/qed/qed.h 1 addition, 0 deletionsdrivers/net/ethernet/qlogic/qed/qed.h
- drivers/net/ethernet/qlogic/qed/qed_dev.c 16 additions, 4 deletionsdrivers/net/ethernet/qlogic/qed/qed_dev.c
- drivers/net/ethernet/qlogic/qed/qed_int.c 31 additions, 1 deletiondrivers/net/ethernet/qlogic/qed/qed_int.c
- drivers/net/ethernet/qlogic/qed/qed_sriov.c 6 additions, 11 deletionsdrivers/net/ethernet/qlogic/qed/qed_sriov.c
Loading
Please register or sign in to comment