Re: [PATCH net-next 05/14] nexthop: Add implementation of resilient next-hop groups

2021-03-11 Thread David Ahern
On 3/10/21 8:02 AM, Petr Machata wrote: > At this moment, there is only one type of next-hop group: an mpath group, > which implements the hash-threshold algorithm. > > To select a next hop, hash-threshold algorithm first assigns a range of > hashes to each next hop in the group, and then selects

[PATCH net-next 05/14] nexthop: Add implementation of resilient next-hop groups

2021-03-10 Thread Petr Machata
At this moment, there is only one type of next-hop group: an mpath group, which implements the hash-threshold algorithm. To select a next hop, hash-threshold algorithm first assigns a range of hashes to each next hop in the group, and then selects the next hop by comparing the SKB hash with the in