diff options
author | Andrew J. Bennieston <andrew.bennieston@citrix.com> | 2014-06-04 10:30:45 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-06-04 14:48:17 -0700 |
commit | 50ee60611bf0c7328e5cae438ea5c26590f3f747 (patch) | |
tree | 25c371c319d39bee985cc50dd378bff191e7e2d4 /usr | |
parent | 2688fcb79498246d45a0fa5900e415bc97661b6f (diff) | |
download | op-kernel-dev-50ee60611bf0c7328e5cae438ea5c26590f3f747.zip op-kernel-dev-50ee60611bf0c7328e5cae438ea5c26590f3f747.tar.gz |
xen-netfront: Add support for multiple queues
Build on the refactoring of the previous patch to implement multiple
queues between xen-netfront and xen-netback.
Check XenStore for multi-queue support, and set up the rings and event
channels accordingly.
Write ring references and event channels to XenStore in a queue
hierarchy if appropriate, or flat when using only one queue.
Update the xennet_select_queue() function to choose the queue on which
to transmit a packet based on the skb hash result.
Signed-off-by: Andrew J. Bennieston <andrew.bennieston@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions