diff options
author | Ido Schimmel <idosch@mellanox.com> | 2018-01-09 16:40:26 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-10 15:14:44 -0500 |
commit | 7696c06a189c0f1f4d0a7e49e28d10e1050ec529 (patch) | |
tree | 523cddaf3bdb72c4116ace07b533d7ef131c3190 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | d7dedee184e775f77d321cfa1c660a7680cf6588 (diff) |
ipv6: Use a 31-bit multipath hash
The hash thresholds assigned to IPv6 nexthops are in the range of
[-1, 2^31 - 1], where a negative value is assigned to nexthops that
should not be considered during multipath selection.
Therefore, in a similar fashion to IPv4, we need to use the upper
31-bits of the multipath hash for multipath selection.
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Acked-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions