On 01/19/16 21:47, Adrian Chadd wrote:
In this setup you may have the fragments show up at a different hash
value to the non-fragments, so you'll handle all the non-fragments
first, then the fragments show up later. So hopefully the LRO code
handles seeing that hole in the TCP stream and will eject the whole
stream up.

Yes, the LRO code ejects all fragmented packets. They might be received out of order though after the sorting, assuming that's fine.

BTW: I don't see how you can get very high througput with fragmented TCP packets w/o LRO.

--HPS
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to