diff options
author | Eric Dumazet <edumazet@google.com> | 2025-03-20 13:14:34 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-03-25 17:37:53 +0300 |
commit | 652e2c777862c869966082fec98174640ab20dc9 (patch) | |
tree | 8b8814c72bd2ea171c952ea5495c75d9fb102a54 /tools/perf/scripts/python/stackcollapse.py | |
parent | 0de2a5c4b824da2205658ebebb99a55c43cdf60f (diff) | |
download | linux-652e2c777862c869966082fec98174640ab20dc9.tar.xz |
net: reorganize IP MIB values (II)
Commit 14a196807482 ("net: reorganize IP MIB values") changed
MIB values to group hot fields together.
Since then 5 new fields have been added without caring about
data locality.
This patch moves IPSTATS_MIB_OUTPKTS, IPSTATS_MIB_NOECTPKTS,
IPSTATS_MIB_ECT1PKTS, IPSTATS_MIB_ECT0PKTS, IPSTATS_MIB_CEPKTS
to the hot portion of per-cpu data.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Link: https://patch.msgid.link/20250320101434.3174412-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions