On 3/10/21 8:03 AM, Petr Machata wrote: > Add a dump handler for resilient next hop buckets. When next-hop group ID > is given, it walks buckets of that group, otherwise it walks buckets of all > groups. It then dumps the buckets whose next hops match the given filtering > criteria. > > Signed-off-by: Petr Machata <pe...@nvidia.com> > Reviewed-by: Ido Schimmel <ido...@nvidia.com> > --- > > Notes: > v1 (changes since RFC): > - u32 -> u16 for bucket counts / indices >
Reviewed-by: David Ahern <dsah...@kernel.org>