No, will fix.
On 7/31/08, Kostik Belousov <[EMAIL PROTECTED]> wrote: > 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 ? > _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
