From: Peter P Waskiewicz Jr Date: Thu, 4 Jun 2009 16:01:25 +0000 (+0000) Subject: ixgbe: Add Flow Director init and modify functions for 82599 X-Git-Tag: v2.6.31-rc1~330^2~144 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffff47720318860933b2af84d1912af8b2e621f2;p=pandora-kernel.git ixgbe: Add Flow Director init and modify functions for 82599 This patch adds the functions for ixgbe to initialize Flow Director. It also has the function APIs to add Flow Director filters from the base driver. This also includes ATR, Application Targeted Routing, which is a feature set of Flow Director. This is the hash-based mechanism to automatically identify flows and add filters based on the hash, and direct the Rx of that flow back to that same CPU. Signed-off-by: Peter P Waskiewicz Jr Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed