lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <20160409.002414.1397876007087320930.davem@davemloft.net> Date: Sat, 09 Apr 2016 00:24:14 -0400 (EDT) From: David Miller <davem@...emloft.net> To: jallen@...ux.vnet.ibm.com Cc: tlfalcon@...ux.vnet.ibm.com, netdev@...r.kernel.org, linuxppc-dev@...ts.ozlabs.org Subject: Re: [PATCH net-next] ibmvnic: Enable use of multiple tx/rx scrqs From: John Allen <jallen@...ux.vnet.ibm.com> Date: Wed, 6 Apr 2016 11:49:55 -0500 > Enables the use of multiple transmit and receive scrqs allowing the ibmvnic > driver to take advantage of multiqueue functionality. To achieve this, the > driver must implement the process of negotiating the maximum number of > queues allowed by the server. Initially, the driver will attempt to login > with the maximum number of tx and rx queues supported by the server. If > the server fails to allocate the requested number of scrqs, it will return > partial success in the login response. In this case, we must reinitiate > the login process from the request capabilities stage and attempt to login > requesting fewer scrqs. > > Signed-off-by: John Allen <jallen@...ux.vnet.ibm.com> Applied, thanks.
Powered by blists - more mailing lists