From owner-svn-src-all@freebsd.org Sat Oct 31 00:17:10 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id F305CA22A4D; Sat, 31 Oct 2015 00:17:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x234.google.com (mail-ig0-x234.google.com [IPv6:2607:f8b0:4001:c05::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6D511DB5; Sat, 31 Oct 2015 00:17:09 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by igpw7 with SMTP id w7so23107450igp.0; Fri, 30 Oct 2015 17:17:09 -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:content-type; bh=2zIhD26kVKe7wUGNBlMYJCX+LrBE/L4x/rciGH90J5s=; b=SN1bjqzsCERZHgykzQ4+euUcPA6u04JJFlnluMnD1IfCZwsSpHWysnoZgMHREkY31h pU8CdvLgVzvFE6F4CMcx0UfYgf3Ok5d5cfKOXvd95Xw6HA3DMPtkcUGmPmYLHnU8TlSl z608NmI9CNZWFbe95hJWOw0E+WBRYJQinAkjlK6qQXpiNDkvj2y2C//mhUywYVHrNrd7 O+OXJRGR9TLUQjLYo/bQi/Rrx00IDjU7yx6K8WjLcxhz8isow3tX9T6cceddn0XpoBJj Uc2n1zk40BUWWosLpTahxt3GbH/weC6SVkSqQ/U22QSBT5V10NpZs0WRheZi+b/iqXWl 4dHg== MIME-Version: 1.0 X-Received: by 10.50.155.41 with SMTP id vt9mr1031961igb.22.1446250628910; Fri, 30 Oct 2015 17:17:08 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.36.46.66 with HTTP; Fri, 30 Oct 2015 17:17:08 -0700 (PDT) In-Reply-To: <201510310004.t9V04iU0016792@repo.freebsd.org> References: <201510310004.t9V04iU0016792@repo.freebsd.org> Date: Fri, 30 Oct 2015 17:17:08 -0700 X-Google-Sender-Auth: 21OiJE1Yn7ir8W-misqqKuOdoow Message-ID: Subject: Re: svn commit: r290218 - head/sys/mips/include From: Adrian Chadd To: "src-committers@freebsd.org" , "svn-src-all@freebsd.org" , "svn-src-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Oct 2015 00:17:10 -0000 .. bridging is now up to 720mbit. When I started all of this poking the bridging performance on the QCA9558 SoC was 120mbit from arge0->arge1. ... and I think i'm done. Please report bugs. -adrian