Tag : linux-kernel

We encountered slowdowns in routing, and implemented a simple cache
to speed it up:
https://lore.kernel.org/netdev/[email protected]/
Our patch shows considerable improvement in our use-case (hundreds
of daddrs), and non-negligible improvement in other scenarios as well.
We received some pushback from the kernel community claiming this
improvement is modest in real-life scen..

Read more