From owner-svn-src-head@freebsd.org Mon May 16 11:52:33 2016 Return-Path: Delivered-To: svn-src-head@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 4051DB3D102; Mon, 16 May 2016 11:52:33 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from kif.fubar.geek.nz (kif.fubar.geek.nz [178.62.119.249]) by mx1.freebsd.org (Postfix) with ESMTP id 0DCBE1D41; Mon, 16 May 2016 11:52:32 +0000 (UTC) (envelope-from andrew@fubar.geek.nz) Received: from zapp (94.197.121.2.threembb.co.uk [94.197.121.2]) by kif.fubar.geek.nz (Postfix) with ESMTPSA id EFC72D78FE; Mon, 16 May 2016 11:46:23 +0000 (UTC) Date: Mon, 16 May 2016 12:46:15 +0100 From: Andrew Turner To: Zbigniew Bodek Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r299934 - head/sys/arm64/cavium Message-ID: <20160516124615.103685f0@zapp> In-Reply-To: References: <201605161003.u4GA3vC5028372@repo.freebsd.org> X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.29; amd64-portbld-freebsd11.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2016 11:52:33 -0000 On Mon, 16 May 2016 12:52:39 +0200 Zbigniew Bodek wrote: > Are these ThunderX related commits going to be reviewed or tested by > anyone that uses ThunderX? I have been testing on the Pass 1.1 and Pass 2.0 ThunderX units in the cluster. Andrew