aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorSuresh Reddy <suresh.reddy@broadcom.com>2016-06-06 07:22:08 -0400
committerDavid S. Miller <davem@davemloft.net>2016-06-07 16:18:19 -0700
commitb9263cbf217433c1249c7341f8c0a9b4a5df6753 (patch)
tree223b328f8568682b2367a17968a82768dad261fa /security
parentdrivers/net: support hdlc function for QE-UCC (diff)
downloadlinux-dev-b9263cbf217433c1249c7341f8c0a9b4a5df6753.tar.xz
linux-dev-b9263cbf217433c1249c7341f8c0a9b4a5df6753.zip
be2net: use max-TXQs limit too while provisioning VF queue pairs
When the PF driver provisions resources for VFs, it currently only looks at max RSS queues available to calculate the number of VF queue pairs. This logic breaks when there are less number of TX-queues than RSS-queues. This patch fixes this problem by using the max-TXQs available in the PF-pool in the calculations. As a part of this change the be_calculate_vf_qs() routine is renamed as be_calculate_vf_res() and the code that calculates limits on other related resources is moved here to contain all resource calculation code inside one routine. Signed-off-by: Suresh Reddy <suresh.reddy@broadcom.com> Signed-off-by: Sathya Perla <sathya.perla@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions