diff options
author | Andrew J. Bennieston <andrew.bennieston@citrix.com> | 2014-06-04 13:30:43 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-05 01:48:16 +0400 |
commit | 8d3d53b3e43363e79ab9a9ecc149b06c1314b25d (patch) | |
tree | 210f923600d75e52d562ee851ba57de9daaeb5b7 /drivers/net/xen-netfront.c | |
parent | e9ce7cb6b107407e4798e8905b18ad8b642766f6 (diff) | |
download | linux-8d3d53b3e43363e79ab9a9ecc149b06c1314b25d.tar.xz |
xen-netback: Add support for multiple queues
Builds on the refactoring of the previous patch to implement multiple
queues between xen-netfront and xen-netback.
Writes the maximum supported number of queues into XenStore, and reads
the values written by the frontend to determine how many queues to use.
Ring references and event channels are read from XenStore on a per-queue
basis and rings are connected accordingly.
Also adds code to handle the cleanup of any already initialised queues
if the initialisation of a subsequent queue fails.
Signed-off-by: Andrew J. Bennieston <andrew.bennieston@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions