On Mon, Mar 03, 2014 at 05:17:08PM -0800, Adrian Chadd wrote:

> So something I was told about whilst investigating RSS at Netflix was
> that the UDP path doesn't actually get set by anything unless you're
> using flowtable. So, if one doesn't define  flowtable, the transmit
> path congests quite heavily through one TX queue.

Now you touch UDP?
Can you add "back pressure" for UDP sockets?
(currenly UDP socket don't signaled about output buffer full and just
drop packets, regardless)

_______________________________________________
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to