From: John Allen <jal...@linux.vnet.ibm.com> Date: Mon, 7 Nov 2016 14:27:28 -0600
> 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 <jal...@linux.vnet.ibm.com> Applied, thanks.