[NET]: [DOC] Multiqueue hardware support documentation
authorPeter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Fri, 29 Jun 2007 03:45:47 +0000 (20:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 11 Jul 2007 05:16:20 +0000 (22:16 -0700)
commita093bf006e09a305e95ff0938c0a18b7520aef67
tree034bb8195b9aec792a577d020341cfa83caec2bb
parenta298830cd026b4c0cde45ef3679a5f68a17577e6
[NET]: [DOC] Multiqueue hardware support documentation

Add a brief howto to Documentation/networking for multiqueue.  It
explains how to use the multiqueue API in a driver to support
multiqueue paths from the stack, as well as the qdiscs to use for
feeding a multiqueue device.

Signed-off-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/multiqueue.txt [new file with mode: 0644]