commit | 63a811417d97015feb049ba411300990d6835fab | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Thu Aug 25 18:42:39 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 26 13:13:36 2016 -0700 |
tree | 8d632e8ee3a6913644bc865d8461df745ec0c2e0 | |
parent | 93393b339dea263b42eecd6ff680f77a08614cc5 [diff] |
mlxsw: spectrum: Allow different traps to have different actions Up until now we only trapped packets to CPU, but we are going to allow some packets to be mirrored (trap & forward) to CPU. Extend the Rx listener with 'action' member. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>