On Wed, 2015-11-11 at 14:15 +0000, Måns Rullgård wrote: > FWIW, with UDP I get 650 Mbps.
Have you tried pktgen ? It should give you raw numbers, without the stack overhead, especially when using the clone operator. (It also has xmit_more support) If the NIC can not get more than 650 Mbps, not worth trying implementing tso in your driver (using net/core/tso.c helpers) -- 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