commit | 678eb199cc9df3bf1cb12fb2da22768b8d1b6bf3 | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Fri May 29 21:36:36 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 01 11:49:23 2020 -0700 |
tree | 37ae396c02f917f23181ef79911ba580258e57be | |
parent | af0a2482fa0fe04c63cc63f6d064f011865385fd [diff] |
devlink: Create dedicated trap group for layer 3 exceptions Packets that hit exceptions during layer 3 forwarding must be trapped to the CPU for the control plane to function properly. Create a dedicated group for them, so that user space could choose to assign a different policer for them. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>