From: Sowmini Varadhan Date: Thu, 30 Oct 2014 16:46:09 +0000 (-0400) Subject: sunvnet: Use one Tx queue per vnet_port X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~302^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51bffd16d39d7fe8b374a5fdebf16210ca41892;p=pandora-kernel.git sunvnet: Use one Tx queue per vnet_port Use multple Tx netdev queues for sunvnet by supporting a one-to-one mapping between vnet_port and Tx queue. Provide a ndo_select_queue indirection (vnet_select_queue()) which selects the queue based on the peer that would be selected in vnet_start_xmit() Signed-off-by: Sowmini Varadhan Signed-off-by: David S. Miller --- Reading git-diff-tree failed