svn commit: r304803 - in head/sys: netinet netinet/cc sys

hiren panchasara hiren at strugglingcoder.info
Thu Aug 25 18:39:50 UTC 2016


On 08/25/16 at 01:33P, Lawrence Stewart wrote:
> Author: lstewart
> Date: Thu Aug 25 13:33:32 2016
> New Revision: 304803
> URL: https://svnweb.freebsd.org/changeset/base/304803
> 
> Log:
>   Pass the number of segments coalesced by LRO up the stack by repurposing the
>   tso_segsz pkthdr field during RX processing, and use the information in TCP for
>   more correct accounting and as a congestion control input. This is only a start,
>   and an audit of other uses for the data is left as future work.
>   
>   Reviewed by:	gallatin, rrs
>   Sponsored by:	Netflix, Inc.
>   Differential Revision:	https://reviews.freebsd.org/D7564
> 
> Modified:
>   head/sys/netinet/cc/cc.h
>   head/sys/netinet/cc/cc_newreno.c
>   head/sys/netinet/tcp_input.c
>   head/sys/netinet/tcp_lro.c
>   head/sys/netinet/tcp_var.h
>   head/sys/sys/mbuf.h

fastpath module is broken now. You may want to update that.

Also, can this be brought back to stable/11?

Cheers,
Hiren
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 603 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-src-all/attachments/20160825/9a27e6a6/attachment-0001.sig>


More information about the svn-src-all mailing list