cvs commit: src/sys/conf files src/sys/netinet tcp_subr.c tcp_syncache.c tcp_syncache.h tcp_usrreq.c

Kostik Belousov kostikbel at gmail.com
Thu Jul 31 17:25:53 UTC 2008


On Wed, Jul 30, 2008 at 08:35:41PM +0000, Kip Macy wrote:
> kmacy       2008-07-30 20:35:41 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:        (Branch: RELENG_7)
>     sys/conf             files 
>     sys/netinet          tcp_subr.c tcp_syncache.c tcp_syncache.h 
>                          tcp_usrreq.c 
>   Log:
>   SVN rev 181013 on 2008-07-30 20:35:41Z by kmacy
>   
>   MFC TCP hooks for conditionally tying TCP offload devices in to the TCP stack.
>   
>   Revision     Changes    Path
>   1.1243.2.32  +1 -0      src/sys/conf/files
>   1.300.2.4    +9 -2      src/sys/netinet/tcp_subr.c
>   1.130.2.9    +58 -13    src/sys/netinet/tcp_syncache.c
>   1.1.2.1      +6 -0      src/sys/netinet/tcp_syncache.h
>   1.163.2.4    +13 -9     src/sys/netinet/tcp_usrreq.c

I am replying to the random commit in the series.

Now, the kernel reports seemingly debugging information like
no toe capability on 0xc29da000
no toe capability on 0xc29da000
no toe capability on 0xc29da000
no toe capability on 0xc29dfc00
no toe capability on 0xc29da000

Is it necessary ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20080731/71802ff3/attachment.pgp


More information about the cvs-src mailing list