From owner-freebsd-net@FreeBSD.ORG Thu Feb 28 02:38:58 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AE787110; Thu, 28 Feb 2013 02:38:58 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x22a.google.com (mail-wi0-x22a.google.com [IPv6:2a00:1450:400c:c05::22a]) by mx1.freebsd.org (Postfix) with ESMTP id 0452C2E3; Thu, 28 Feb 2013 02:38:57 +0000 (UTC) Received: by mail-wi0-f170.google.com with SMTP id hm11so8455848wib.1 for ; Wed, 27 Feb 2013 18:38:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=LyL+IJ/2aaAQmRj3i2IBlcb1Z3VVqEXaGoLICwWP5EU=; b=SjsIoB9xJYkoRqOJhUIhVDvjJcDtr/xlpP5Ndt43p10JqJ4D8hgvyoagId2ieeWndz S5qNRtRXm1KM2STyD4gqSkW2No7v9HRtj1IDH7SNIFwNPU3ZkbD7wrsz5X+9ginGkJ/c 1PQ3XYZFtUTGWR8LqMEePa9G2xdAfCJL9NRfocXV6Sb9ObX2K7hAVUeL2GPx3/XaAZD8 x9IqegTBJXZTEiAnf1oMCxPdZ1WrTyRchXDMwQl1Xnxo0zP1ddx7nvSrTbH1+YinmheB JHqRqWK5116dHCebQylzFLNKnuGQgZlo3h+nzzkdfEbEaHb3zFqPzBkA9f7QlfyX34yx 1lVg== MIME-Version: 1.0 X-Received: by 10.194.110.69 with SMTP id hy5mr7942237wjb.1.1362018815827; Wed, 27 Feb 2013 18:33:35 -0800 (PST) Sender: adrian.chadd@gmail.com Received: by 10.216.114.201 with HTTP; Wed, 27 Feb 2013 18:33:35 -0800 (PST) In-Reply-To: <201302270009.r1R09tEb012438@freefall.freebsd.org> References: <201302270009.r1R09tEb012438@freefall.freebsd.org> Date: Wed, 27 Feb 2013 18:33:35 -0800 X-Google-Sender-Auth: 5X5Ou1mjES3YhsUvFai2EWiijJw Message-ID: Subject: Re: kern/176446: [netinet] [patch] Concurrency in ixgbe driving out-of-order packet process and spurious RST From: Adrian Chadd To: FreeBSD Net Content-Type: text/plain; charset=ISO-8859-1 Cc: Jack F Vogel X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2013 02:38:58 -0000 Hi, This is an interesting bug in ixgbe worth reading and poking. Yay concurrency bugs. :-) Adrian On 26 February 2013 16:09, wrote: > Old Synopsis: Concurrency in ixgbe driving out-of-order packet process and spurious RST > New Synopsis: [netinet] [patch] Concurrency in ixgbe driving out-of-order packet process and spurious RST > > Responsible-Changed-From-To: freebsd-bugs->freebsd-net > Responsible-Changed-By: linimon > Responsible-Changed-When: Wed Feb 27 00:09:22 UTC 2013 > Responsible-Changed-Why: > Over to maintainer(s). > > http://www.freebsd.org/cgi/query-pr.cgi?pr=176446 > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"