Hacker News new | ask | show | jobs
by emmericp 2799 days ago
100G line rate with large packets is only 8 Mpps, that's only ~5G with 64 byte packets.
1 comments

It's not so much the size of the packets as it is having flows that can be vectored through the packet processing stack in batches. This is obviously easier to ensure as a sender and a receiver than something like a bump in the wire deep packet inspector unless it doesn't keep stateful data.