diff options
author | Benjamin Poirier <bpoirier@nvidia.com> | 2023-07-19 13:57:11 +0000 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2023-07-20 20:23:20 -0700 |
commit | eedd47a6ec9f683f0b8d931aacca81985be55eec (patch) | |
tree | 3b086665931e2efb22500f99aaaa651bb0240eff /net/switchdev/switchdev.c | |
parent | 022add1d73f14f021e0e0aa91304b83ad7169398 (diff) |
nexthop: Factor out hash threshold fdb nexthop selection
The loop in nexthop_select_path_hthr() includes code to check for neighbor
validity. Since this does not apply to fdb nexthops, simplify the loop by
moving the fdb nexthop selection to its own function.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Benjamin Poirier <bpoirier@nvidia.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20230719-nh_select-v2-1-04383e89f868@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions