On Sun, Nov 08, 2015 at 11:36:53AM +0100, Jason A. Donenfeld wrote: > > Wouldn't there be some significant savings from bundling together > several UDP packets meant for the same destination, and sending those > all as one super-packet, so they don't each have to traverse the whole > networking and netfilter stack? By asking that question, it doesn't > feel as though I've come up with a new idea; is there a reason why > that isn't implemented or why (if) it was rejected?
UDP carries no ordering information so this doesn't work. Cheers, -- Email: Herbert Xu <herb...@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html