summaryrefslogtreecommitdiff
path: root/drivers/net/vxlan.c
diff options
context:
space:
mode:
authorJohn Allen <jallen@linux.vnet.ibm.com>2016-11-07 20:27:28 (GMT)
committerDavid S. Miller <davem@davemloft.net>2016-11-09 23:52:41 (GMT)
commit6dbcd8fb5968fda3a5fba019dfb0c80c3139627b (patch)
tree57134d2f110a01d9a75837988d797fdbac40867a /drivers/net/vxlan.c
parent9d1a6c4ea43e48c7880c85971c17939b56832d8a (diff)
downloadlinux-6dbcd8fb5968fda3a5fba019dfb0c80c3139627b.tar.xz
ibmvnic: Start completion queue negotiation at server-provided optimum values
Use the opt_* fields to determine the starting point for negotiating the number of tx/rx completion queues with the vnic server. These contain the number of queues that the vnic server estimates that it will be able to allocate. While renegotiation may still occur, using the opt_* fields will reduce the number of times this needs to happen and will prevent driver probe timeout on systems using large numbers of ibmvnic client devices per vnic port. Signed-off-by: John Allen <jallen@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vxlan.c')
0 files changed, 0 insertions, 0 deletions