Re: [PATCH net-next 00/17] mlxsw: Improve IPv6 route insertion rate
David A., please review the ipv6 notification changes. Thank you.
[PATCH net-next 00/17] mlxsw: Improve IPv6 route insertion rate
From: Ido Schimmel Unlike IPv4, an IPv6 multipath route in the kernel is composed from multiple sibling routes, each representing a single nexthop. Therefore, an addition of a multipath route with N nexthops translates to N in-kernel notifications. This is inefficient for device drivers that nee