From owner-freebsd-net@FreeBSD.ORG Sun Oct 20 04:57:56 2013 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 96A42378; Sun, 20 Oct 2013 04:57:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qe0-x22e.google.com (mail-qe0-x22e.google.com [IPv6:2607:f8b0:400d:c02::22e]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 448142539; Sun, 20 Oct 2013 04:57:56 +0000 (UTC) Received: by mail-qe0-f46.google.com with SMTP id s14so3004281qeb.33 for ; Sat, 19 Oct 2013 21:57:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=1YopUDXhCQipptRVai/K2ykrkdOsrQTnr3p3Fss+G24=; b=N6G6aY+P3nKgGa9VJcAmGGhE5zcV0tQwGYrM2BNVZUoJv7I6acIgd9Ug2/44NsW+lW nfhbzB4UNaogo73HhdTxgca+vrCgdQcMEUd542hn6ooUtoqCC3NeAHjBL2aiDvkWtYFR MIlUpFVeandCdaOkH2x0Q3vMzn0BiRhoZh1YHSbXfODesJ8Vd/tkRzLWyS7NToJScs5m ehU2DRCQ+1yzoh3RXNQQnFW3M/LDHjPZv3kz5XjOvhwrWXPA/dlQe+QxKedlJgVuGTWt phDXJ+ExuU6D2vceXtp276CaaEDCLHNM6rSvJ5cbqiahc2G/IyAXW3KcrhQ5qh4c1OaU RbIw== MIME-Version: 1.0 X-Received: by 10.49.0.208 with SMTP id 16mr14636224qeg.25.1382245074907; Sat, 19 Oct 2013 21:57:54 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.207.66 with HTTP; Sat, 19 Oct 2013 21:57:54 -0700 (PDT) In-Reply-To: <52632417.8090609@rdtc.ru> References: <20130930121027.Horde.taTEbLTlKvRSSUADQ3_q1_A@webmail.polynet.lviv.ua> <20131018112519.Horde.OAQo4gNXUK8BEHk3Ha0pIw2@mail.polynet.lviv.ua> <52632417.8090609@rdtc.ru> Date: Sat, 19 Oct 2013 21:57:54 -0700 X-Google-Sender-Auth: 4CSGRyMIORKaE9i3sMuhh2Zfm8I Message-ID: Subject: Re: Intel 82580 lagg(4) problem From: Adrian Chadd To: Eugene Grosbein , Jack F Vogel Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Net , Andriy Kopystyansky , mybsd 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: Sun, 20 Oct 2013 04:57:56 -0000 Hi, I've re-opened the PR and bounced it to jack. He did the e1000 merge and didn't bring over the required drbr changes (or remove them from the e1000 merge.) Thanks, -adrian On 19 October 2013 17:30, Eugene Grosbein wrote: > On 19.10.2013 00:48, Adrian Chadd wrote: > > Oh wait a sec - you mean that you're running freebsd-8.4 but with the > > freebsd-8.3 driver (and freebsd-8.4 lagg?) > > igb(4) statistics are broken in 8.4 due to bad MFC, > look at http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/182828 > > kern/182828 was closed by glebius@ but the problem not fixed > and that PR has a fix. > >