diff options
| author | Yotam Gigi <[email protected]> | 2017-09-19 10:00:20 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-09-19 14:21:40 -0700 |
| commit | b48cfc80ce9c27368e331d9aa742314487b0ee12 (patch) | |
| tree | 6e681b881c2391e862e3a751fbd6d3b5c4d31352 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 91e4d59a4600afe64b44e013a7c1805bbfe61e59 (diff) | |
mlxsw: spectrum: Add multicast router traps and trap groups
Add three new traps needed for multicast routing:
- PIM: Trap for PIM protocol control packets.
- RPF: Trap for packets that fail the RPF check on a specific hardware
route entry.
- MULTICAST: Generic trap for multicast. It is used for routes that trap
the packets to the CPU.
The RPF and MULTICAST traps have rate limiters as these traps may have
line-rate of packets trapped. The PIM trap has a rate limiter similarly to
other L3 control protocols. The rate limiters are implemented by adding
three new trap groups for the newly introduced traps.
Signed-off-by: Yotam Gigi <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions