diff options
| author | Jakub Kicinski <kuba@kernel.org> | 2025-09-08 18:06:24 -0700 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2025-09-08 18:06:24 -0700 |
| commit | 144d0b1c45ea382c9ff6d7d9c6dfe609ae1ef169 (patch) | |
| tree | 3f52cc0cfd573c0377da492345ef63fc0bb475a1 /tools/perf/scripts/python/libxed.py | |
| parent | abcf9f662bc7ec72b3591d785eccd7dd8c239365 (diff) | |
| parent | 20d3d26815441d03a9a15114729faaa54957baba (diff) | |
Merge branch 'ipv6-snmp-avoid-performance-issue-with-ratelimithost'
Eric Dumazet says:
====================
ipv6: snmp: avoid performance issue with RATELIMITHOST
Addition of ICMP6_MIB_RATELIMITHOST in commit d0941130c9351
("icmp: Add counters for rate limits") introduced a performance drop
in case of DOS (like receiving UDP packets to closed ports).
Per netns ICMP6_MIB_RATELIMITHOST tracking uses per-cpu storage and
is enough, we do not need per-device and slow tracking for this metric.
In v2 of this series, I completed the removal of SNMP_MIB_SENTINEL
in all the kernel for consistency.
v1: https://lore.kernel.org/20250904092432.113c4940@kernel.org
====================
Link: https://patch.msgid.link/20250905165813.1470708-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
