From owner-freebsd-net@FreeBSD.ORG Wed Oct 12 15:08:58 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 29842106564A for ; Wed, 12 Oct 2011 15:08:58 +0000 (UTC) (envelope-from lacombar@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id AF0828FC27 for ; Wed, 12 Oct 2011 15:08:57 +0000 (UTC) Received: by wwe3 with SMTP id 3so171562wwe.31 for ; Wed, 12 Oct 2011 08:08:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=h/klb2wpn3+jQ3HlBbecrQuzf8LTFc6h9MpfjPcOcgs=; b=g0171cq1Ac7AIiT032akYr0Hs4QIGOky9KXP4FSmI3VNal+OV4GNQtpo6wrJRy8+G+ P2MrZUGKSwjSylkWWjYrA5Txpk0E0M8JVkg40E5OjZuvZqp89HEbZX9IsjoSd2HDqY9a N85swGEofkllowHLMaq7pcPUKP8di4vA/Jx78= MIME-Version: 1.0 Received: by 10.227.166.69 with SMTP id l5mr9228462wby.34.1318432136455; Wed, 12 Oct 2011 08:08:56 -0700 (PDT) Received: by 10.180.103.33 with HTTP; Wed, 12 Oct 2011 08:08:56 -0700 (PDT) In-Reply-To: <4E959F06.6040906@gmail.com> References: <4E94637A.5090607@gmail.com> <20111011171029.GA5661@michelle.cdnetworks.com> <4E959F06.6040906@gmail.com> Date: Wed, 12 Oct 2011 11:08:56 -0400 Message-ID: From: Arnaud Lacombe To: Karim Content-Type: text/plain; charset=ISO-8859-1 Cc: pyunyh@gmail.com, freebsd-net@freebsd.org, Kevin Oberman Subject: Re: if_msk.c link negotiation / packet drops 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: Wed, 12 Oct 2011 15:08:58 -0000 Hi, On Wed, Oct 12, 2011 at 10:07 AM, Karim wrote: >> [...] > Hi, > > Thanks for the feedback and detailed information. > > I have to clarify here; I get the issue even with forcing full duplex. > > The driver modifications are minor and shouldn't affect link negotiation or > link state. [...] > FWIW, is that still (and only) the patch you sent once in: http://lists.freebsd.org/pipermail/freebsd-net/2010-November/026868.html or other have been added ? Thanks, - Arnaud