Having trouble achieving 1Gbit UDP throughput

后端 未结 5 872
野趣味
野趣味 2021-01-12 02:55

For UDP packets with a payload less then 1470, is it possible to achieve 1Gbit throughput? Due to the small packet size, there should be some bottlenecks in achieving such t

5条回答
  •  别那么骄傲
    2021-01-12 03:11

    I've found hardware has a significantly lower packet-per-second limit than the networks theoretical capacity. For a Broadcomm BCM5704S I hit this at 69,000 pps compared to 1,488,100pps of gigabit.

    Some more numbers I reported here, http://code.google.com/p/openpgm/

提交回复
热议问题