summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorUjwal Kundur <ujwal.kundur@gmail.com>2025-08-20 23:25:50 +0530
committerJakub Kicinski <kuba@kernel.org>2025-08-22 16:44:39 -0700
commitbcb28bee987a1e161eaa5cc4cf2fb0e21306d4a7 (patch)
treeaf51f96f3491ae975c8a1a5dc3ab5d0c8e35476c /tools/perf/scripts/python/event_analyzing_sample.py
parent77907a068717fbefb25faf01fecca553aca6ccaa (diff)
rds: Fix endianness annotations for RDS extension headers
Per the RDS 3.1 spec [1], RDS extension headers EXTHDR_NPATHS and EXTHDR_GEN_NUM are be16 and be32 values respectively, exchanged during normal operations over-the-wire (RDS Ping/Pong). This contrasts their declarations as host endian unsigned ints. Fix the annotations across occurrences. Flagged by Sparse. [1] https://oss.oracle.com/projects/rds/dist/documentation/rds-3.1-spec.html Signed-off-by: Ujwal Kundur <ujwal.kundur@gmail.com> Reviewed-by: Allison Henderson <allison.henderson@oracle.com> Link: https://patch.msgid.link/20250820175550.498-5-ujwal.kundur@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions