diff options
author | Ido Schimmel <[email protected]> | 2018-03-15 14:49:56 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-17 17:34:54 -0400 |
commit | bcdd5de80a2275f7879dc278bfc747f1caf94442 (patch) | |
tree | 2458253c20bddcd021339eb4d89502c689d77b45 /scripts/gcc-plugins/randomize_layout_plugin.c | |
parent | cce6294cc2eaa083482e1d85d8db5845c82a7e14 (diff) |
mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
In commit 9ffcc3725f09 ("mlxsw: spectrum: Allow packets to be trapped
from any PG") I fixed a problem where packets could not be trapped to
the CPU due to exceeded shared buffer quotas. The mentioned commit
explains the problem in detail.
The problem was fixed by assigning a minimum quota for the CPU port and
the traffic class used for scheduling traffic to the CPU.
However, commit 117b0dad2d54 ("mlxsw: Create a different trap group list
for each device") assigned different traffic classes to different
packet types and rendered the fix useless.
Fix the problem by assigning a minimum quota for the CPU port and all
the traffic classes that are currently in use.
Fixes: 117b0dad2d54 ("mlxsw: Create a different trap group list for each device")
Signed-off-by: Ido Schimmel <[email protected]>
Reported-by: Eddie Shklaer <[email protected]>
Tested-by: Eddie Shklaer <[email protected]>
Acked-by: Jiri Pirko <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/randomize_layout_plugin.c')
0 files changed, 0 insertions, 0 deletions