Part 7 of a series on VyOS routing performance on a Minisforum MS-01 mini-PC. Maybe start with part 1 for context. Routing performance as routing table size changes So, after yesterday it was clear that firewall rules really slow down routing; 256 rules reduced our peak Mpps rate by around 36%, clearly indicating that Linux processes firewall rulesnftable entries, specifically. linearly. Doubling the number of rules makes rule handling take twice as long. But what about routes? Does Linux rea...