commit | d73bcd2c28e3c77d9f52d42a45a52455488e287e | [log] [tgz] |
---|---|---|
author | Jason Wang <jasowang@redhat.com> | Fri Dec 07 07:04:57 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Dec 09 00:30:55 2012 -0500 |
tree | 38c315252ce27702680807107619d0aad2e60129 | |
parent | 986a4f4d452dec004697f667439d27c3fda9c928 [diff] |
virtio-net: support changing the number of queue pairs through ethtool This patch implements the ethtool_{set|get}_channels method of virtio-net to allow user to change the number of queues when the device is running on demand. Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>