From owner-freebsd-net@FreeBSD.ORG Tue Jul 12 14:30:06 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DC1921065674; Tue, 12 Jul 2011 14:30:06 +0000 (UTC) (envelope-from aboyer@averesystems.com) Received: from zimbra.averesystems.com (75-149-8-245-Pennsylvania.hfc.comcastbusiness.net [75.149.8.245]) by mx1.freebsd.org (Postfix) with ESMTP id 9F08D8FC0A; Tue, 12 Jul 2011 14:30:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by zimbra.averesystems.com (Postfix) with ESMTP id D8ABB8BC01F; Tue, 12 Jul 2011 10:32:27 -0400 (EDT) X-Virus-Scanned: amavisd-new at averesystems.com Received: from zimbra.averesystems.com ([127.0.0.1]) by localhost (zimbra.averesystems.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Nh00HAyPPpgS; Tue, 12 Jul 2011 10:32:25 -0400 (EDT) Received: from riven.arriad.com (fw.arriad.com [10.0.0.16]) by zimbra.averesystems.com (Postfix) with ESMTPSA id E54018BC003; Tue, 12 Jul 2011 10:32:24 -0400 (EDT) Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Andrew Boyer In-Reply-To: <4E1BF37F.3000705@freebsd.org> Date: Tue, 12 Jul 2011 10:30:02 -0400 Content-Transfer-Encoding: quoted-printable Message-Id: <8CEFCFEB-8052-4ADE-AE6B-533F43C76409@averesystems.com> References: <867h7zxvd2.fsf@kopusha.home.net> <4E158EB3.80203@freebsd.org> <86iprd99mi.fsf@kopusha.home.net> <4E16E136.7030509@freebsd.org> <1C53806A-9BA1-4626-BA1D-2D1922E30372@averesystems.com> <4E1BF37F.3000705@freebsd.org> To: Andre Oppermann X-Mailer: Apple Mail (2.1084) Cc: freebsd-net@freebsd.org, Mikolaj Golub Subject: Re: MFC Re: soreceive_stream: issues with O_NONBLOCK X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2011 14:30:07 -0000 On Jul 12, 2011, at 3:10 AM, Andre Oppermann wrote: > On 11.07.2011 17:15, Andrew Boyer wrote: >> On Jul 8, 2011, at 6:51 AM, Andre Oppermann wrote: >>=20 >>> On 07.07.2011 21:24, Mikolaj Golub wrote: >>>>=20 >>>> On Thu, 07 Jul 2011 12:47:15 +0200 Andre Oppermann wrote: >>>>=20 >>>> AO> Please try this patch: AO> >>>> http://people.freebsd.org/~andre/soreceive_stream.diff-20110707 >>>>=20 >>>> It works for me. No issues detected so far. Thanks. >>>=20 >>> Committed in r223863. Many thanks for testing! >>>=20 >>> -- Andre >>=20 >> Hello Andre, It appears that r197236 was never MFC'd, so = soreceive_stream is still on by default >> in stable/8. Would you be able to MFC it along with 223839 and = 223863? >=20 > soreceive_stream() was never on by default. In fact one had to compile = it in > and enable it with a tuneable. >=20 > I plan do the MFC's in a few days. >=20 > --=20 > Andre My bad, I missed the #if 0's in tcp_usrreq.c. Looking forward to the = MFC's to try it out. -Andrew -------------------------------------------------- Andrew Boyer aboyer@averesystems.com