From cbf613252496ed00f8669328bbd94296a03bcc79 Mon Sep 17 00:00:00 2001 From: Anjali Singhai Jain Date: Fri, 17 Jan 2014 15:36:35 -0800 Subject: [PATCH] i40e: refactor flow director The i40e hardware was generating some inconsistent results when using current programming methods. This refactor fixes the inconsistencies that were preventing clean unloads of the driver, and moves the queues for handling flow director errors into their own hardware VSI. This patch also implements a corrected version of the basic ethtool add ntuple rule, which will disable the driver's automatic flow programming. A future patch adds remove/replay/list support for ntuple. Signed-off-by: Anjali Singhai Jain Signed-off-by: Jesse Brandeburg Tested-by: Kavindya Deegala Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-format-patch failed