virtio_net: parametrize the napi_weight for virtio receive queue.
authorDor Laor <dor.laor@qumranet.com>
Sun, 16 Dec 2007 13:19:43 +0000 (15:19 +0200)
committerRusty Russell <rusty@rustcorp.com.au>
Mon, 4 Feb 2008 12:50:09 +0000 (23:50 +1100)
commit6c0cd7c000dc0851035c5003bf9d47733d0b257b
tree571e7456cfcb79d4819a77acb068b39df0caf908
parent2cb9c6bafc58cf4066cb15f0ac6989a1015a02cc
virtio_net: parametrize the napi_weight for virtio receive queue.

It is done in order to improve performance.

Signed-off-by: Dor Laor <dor.laor@qumranet.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/net/virtio_net.c