diff options
author | Ido Schimmel <[email protected]> | 2021-05-17 21:15:21 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-18 13:27:32 -0700 |
commit | b95b6e072a92042320fad99de658008cc0beb3b0 (patch) | |
tree | ed73fdb58502a1c86f20b31897782049fc3e42d2 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 67db5ca73b1f98584ae9b6ed35c1c670677c9001 (diff) |
ipv6: Calculate multipath hash inside switch statement
A subsequent patch will add another multipath hash policy where the
multipath hash is calculated directly by the policy specific code and
not outside of the switch statement.
Prepare for this change by moving the multipath hash calculation inside
the switch statement.
No functional changes intended.
Signed-off-by: Ido Schimmel <[email protected]>
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions