Skip to content

Commit

Permalink
virtio-net: multiqueue support
Browse files Browse the repository at this point in the history
This patch implements both userspace and vhost support for multiple queue
virtio-net (VIRTIO_NET_F_MQ). This is done by introducing an array of
VirtIONetQueue to VirtIONet.

Signed-off-by: Jason Wang <jasowang@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
  • Loading branch information
jasowang authored and Anthony Liguori committed Feb 1, 2013
1 parent 0c87e93 commit fed699f
Show file tree
Hide file tree
Showing 2 changed files with 263 additions and 67 deletions.
Loading

0 comments on commit fed699f

Please sign in to comment.