diff options
| author | Guillaume Nault <gnault@redhat.com> | 2024-10-07 21:24:35 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-10-10 03:31:40 +0300 |
| commit | 34f28ffd62c14d8b558b3ef0de6c0ebfc5ca0b1a (patch) | |
| tree | 19e5fc77545a55348ba8966160488e40ca65ce6e /tools/perf/scripts/python/task-analyzer.py | |
| parent | 2b78d30620d7f8a9f9ce312ad21200ec7a554bd9 (diff) | |
| download | linux-34f28ffd62c14d8b558b3ef0de6c0ebfc5ca0b1a.tar.xz | |
ipv4: Convert ip_mkroute_input() to dscp_t.
Pass a dscp_t variable to ip_mkroute_input(), instead of a plain u8, to
prevent accidental setting of ECN bits in ->flowi4_tos.
Only ip_route_input_slow() actually calls ip_mkroute_input(). Since it
already has a dscp_t variable to pass as parameter, we only need to
remove the inet_dscp_to_dsfield() conversion.
While there, reorganise the function parameters to fill up horizontal
space.
Signed-off-by: Guillaume Nault <gnault@redhat.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Tested-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://patch.msgid.link/6aa71e28f9ff681cbd70847080e1ab6b526f94f1.1728302212.git.gnault@redhat.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions
