diff options
author | Guillaume Nault <[email protected]> | 2024-10-22 11:48:23 +0200 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2024-10-29 11:21:06 -0700 |
commit | 85ef52e8693c4d3d23f33dc8007ebf11d5d4d4ce (patch) | |
tree | fcd9d5787e42b15632f9135b6f55c23fd7850af3 /tools/perf/scripts/python/task-analyzer.py | |
parent | 6ab04392dd087d896910dc618b4a14e54c58a499 (diff) |
ipv4: Prepare ip_rt_get_source() to future .flowi4_tos conversion.
Use ip4h_dscp() to get the DSCP from the IPv4 header, then convert the
dscp_t value to __u8 with inet_dscp_to_dsfield().
Then, when we'll convert .flowi4_tos to dscp_t, we'll just have to drop
the inet_dscp_to_dsfield() call.
Signed-off-by: Guillaume Nault <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Link: https://patch.msgid.link/0a13a200f31809841975e38633914af1061e0c04.1729530028.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions