Skip to content

Commit

Permalink
net-next: Add multiqueue support to vmxnet3 driver
Browse files Browse the repository at this point in the history
Add multiqueue support to vmxnet3 driver

This change adds multiqueue and thus receive side scaling support
to vmxnet3 device driver. Number of rx queues is limited to 1 in cases
where MSI is not configured or one MSIx vector is not available per rx
queue

Signed-off-by: Shreyas Bhatewara <sbhatewara@vmware.com>
Reviewed-by: Bhavesh Davda <bhavesh@vmware.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Shreyas Bhatewara authored and David S. Miller committed Nov 19, 2010
1 parent 2491242 commit 09c5088
Show file tree
Hide file tree
Showing 3 changed files with 921 additions and 274 deletions.
Loading

0 comments on commit 09c5088

Please sign in to comment.