top | item 33979456

(no title)

ADSSDA | 3 years ago

As someone who spends a lot of time working with DPDK, the idea that anyone would consider userspace "slow" and kernel of all things "fast" is amusing to me.

Most everyone nowadays seems to try to avoid kernel as much as possible, since it's vastly slower than a userspace forwarding plane (although eBPF/XDP will likely change this).

discuss

order

wmf|3 years ago

This comment is a good example of why "userspace networking" is not a coherent concept.

Also I don't think Tailscale could use DPDK in 99% of cases.