On Thu, 2015-05-28 at 13:31 -0400, jsulli...@opensourcedevel.com wrote: > The overall product does but the video source feeds come over a different > network via UDP. There are, however, RTMP quality control feeds coming across > this connection. There may also occasionally be test UDP source feeds on this > connection but those are not production. Thanks - John
This is important to know, because UDP wont benefit from GRO. I was assuming your receiver had to handle ~88000 packets per second, so I was doubting it could saturate one core, but maybe your target is very different. -- 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