From: Hadar Hen Zion Date: Thu, 5 Jul 2012 04:03:50 +0000 (+0000) Subject: net/mlx4_en: Add support for drop action through ethtool X-Git-Tag: v3.6-rc1~125^2~271 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cabdc8ee3768ceb6367e88c6fe84a66dd667bdf9;p=pandora-kernel.git net/mlx4_en: Add support for drop action through ethtool The drop action is implemented by allocating a QP and keeping it in a reset state such that the HW drops any packets which are steered to that QP. When a drop action is requested, we attach the relevant flow to that QP. Sign-off-by: Hadar Hen Zion Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed