From: John Fastabend Date: Wed, 6 Nov 2013 17:54:52 +0000 (-0800) Subject: ixgbe: enable l2 forwarding acceleration for macvlans X-Git-Tag: v3.13-rc1~105^2~28^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a47fa45d4dfbc54659d28de311a1f764b296a3c;p=pandora-kernel.git ixgbe: enable l2 forwarding acceleration for macvlans Now that l2 acceleration ops are in place from the prior patch, enable ixgbe to take advantage of these operations. Allow it to allocate queues for a macvlan so that when we transmit a frame, we can do the switching in hardware inside the ixgbe card, rather than in software. Signed-off-by: John Fastabend Signed-off-by: Neil Horman CC: Andy Gospodarek CC: "David S. Miller" Signed-off-by: David S. Miller --- Reading git-diff-tree failed