summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHariprasad Kelam <hkelam@marvell.com>2024-11-22 21:50:34 +0530
committerPaolo Abeni <pabeni@redhat.com>2024-11-26 12:09:40 +0100
commit6fc2164108462b913a1290fa2c44054c70b060ef (patch)
tree4f8a099c1cba2ea7dc217f1bda5f006684f84376 /tools/perf/scripts/python
parent07cd1eb166a3fa7244afa74d48bd13c9df7c559d (diff)
downloadkernel-6fc2164108462b913a1290fa2c44054c70b060ef.tar.gz
octeontx2-af: RPM: fix stale FCFEC counters
The corrected words register(FCFECX_VL0_CCW_LO)/Uncorrected words register (FCFECX_VL0_NCCW_LO) of FCFEC counter has different LMAC offset which needs to be accessed differently. Fixes: 84ad3642115d ("octeontx2-af: Add FEC stats for RPM/RPM_USX block") Signed-off-by: Hariprasad Kelam <hkelam@marvell.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
h=linux-6.6.y&id=4eadb88244d17056179a47f613e30c49191072c5'>ipmr: do not acquire mrt_lock while calling ip_mr_forward()Eric Dumazet 2022-06-24ipmr: do not acquire mrt_lock before calling ipmr_cache_unresolved()Eric Dumazet 2022-06-24ipmr: do not acquire mrt_lock in ioctl(SIOCGETVIFCNT)Eric Dumazet 2022-06-24ipmr: do not acquire mrt_lock in __pim_rcv()Eric Dumazet 2022-06-24ipmr: ipmr_cache_report() changesEric Dumazet 2022-06-24ipmr: change igmpmsg_netlink_event() prototypeEric Dumazet 2022-06-24ipmr: add rcu protection over (struct vif_device)->devEric Dumazet 2022-06-09net: rename reference+tracking helpersJakub Kicinski 2022-04-30ipv4: remove unnecessary type castingsYu Zhe