commit | cabdc8ee3768ceb6367e88c6fe84a66dd667bdf9 | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.co.il> | Thu Jul 05 04:03:50 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 16:23:06 2012 -0700 |
tree | 9ff702eb373d3e2cb75c4f53a218b643ed43f248 | |
parent | 820672812f8284143f933da8ccc60e296230d25d [diff] |
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 <hadarh@mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>