Re: [CFT] alc(4) QAC AR816x/AR817x ethernet controller support

2014-10-07 Thread Yonghyeon PYUN
On Thu, Oct 02, 2014 at 02:07:30PM +0900, Yonghyeon PYUN wrote: > On Wed, Oct 01, 2014 at 10:36:37AM +0900, Yonghyeon PYUN wrote: > > On Tue, Sep 30, 2014 at 10:57:41AM +0900, Yonghyeon PYUN wrote: > > > Hi, > > > I've added support for QAC AR816x/AR817x ethernet controllers. It > > > passed my li

Re: zfs hang

2014-10-07 Thread Andriy Gapon
On 08/10/2014 03:40, Steve Wills wrote: > Hi, > > Not sure which thread this belongs to, but I have a zfs hang on one of my > boxes > running r272152. Running procstat -kka looks like: > > http://pastebin.com/szZZP8Tf > > My zpool commands seem to be hung in spa_errlog_lock while others are hun

zfs hang

2014-10-07 Thread Steve Wills
Hi, Not sure which thread this belongs to, but I have a zfs hang on one of my boxes running r272152. Running procstat -kka looks like: http://pastebin.com/szZZP8Tf My zpool commands seem to be hung in spa_errlog_lock while others are hung in zfs_lookup. Suggestions? Thanks, Steve __

Re: Need help fixing tests in CURRENT

2014-10-07 Thread NGie Cooper
On Tue, Oct 7, 2014 at 4:38 PM, Craig Rodrigues wrote: > > On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper wrote: >> >> On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues >> wrote: >> > Hi, >> > >> > After committing this fix to yacc in HEAD ( >> > https://lists.freebsd.org/pipermail/svn-src-all/2014-O

Re: Need help fixing tests in CURRENT

2014-10-07 Thread Craig Rodrigues
On Tue, Oct 7, 2014 at 4:30 PM, NGie Cooper wrote: > On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues > wrote: > > Hi, > > > > After committing this fix to yacc in HEAD ( > > https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html > ) > > I've been able to do: "cd /usr/tests; ky

Re: Need help fixing tests in CURRENT

2014-10-07 Thread NGie Cooper
On Tue, Oct 7, 2014 at 2:04 PM, Craig Rodrigues wrote: > Hi, > > After committing this fix to yacc in HEAD ( > https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html ) > I've been able to do: "cd /usr/tests; kyua test" > > and get 0 test failures: > > https://jenkins.freebsd.org

Re: 11-CURRENT redports builders miscompiling?

2014-10-07 Thread Matthias Andree
Am 07.10.2014 um 23:57 schrieb Matthias Andree: > Am 07.10.2014 um 22:17 schrieb Antoine Brodin: > >> So, the test fail on head, but if you look carefully, 1480342*1024 >> = 0x5a5a... which looks like malloc junk. > > Bingo, thanks for the pointer. > >> But when I turn off malloc debugging (

Re: 11-CURRENT redports builders miscompiling?

2014-10-07 Thread Matthias Andree
Am 07.10.2014 um 22:17 schrieb Antoine Brodin: > So, the test fail on head, but if you look carefully, 1480342*1024 > = 0x5a5a... which looks like malloc junk. Bingo, thanks for the pointer. > But when I turn off malloc debugging ( ln -s 'abort:false,junk:false' > /etc/malloc.conf ) the tests

Automatically running /usr/tests under Jenkins

2014-10-07 Thread Craig Rodrigues
Hi, I have created this Jenkins job: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD/1577/BuildGraph/ (1) does a buildworld/buildkernel on amd64 when someone checks new code into CURRENT (2) Creates a bootable UFS image with makefs (3) Boots the image under bhyve (4) Runs these co

Re: Need help fixing tests in CURRENT

2014-10-07 Thread Craig Rodrigues
Hi, After committing this fix to yacc in HEAD ( https://lists.freebsd.org/pipermail/svn-src-all/2014-October/092553.html ) I've been able to do: "cd /usr/tests; kyua test" and get 0 test failures: https://jenkins.freebsd.org/jenkins/job/FreeBSD_HEAD-tests2/16/testReport/ -- Craig _

Re: 11-CURRENT redports builders miscompiling?

2014-10-07 Thread Antoine Brodin
On Tue, Oct 7, 2014 at 9:49 PM, Matthias Andree wrote: > Am 07.10.2014 um 21:32 schrieb Antoine Brodin: >> On Tue, Oct 7, 2014 at 9:26 PM, Matthias Andree wrote: >>> Greetings, >>> >>> I have just updated sysutils/e2fsprogs and its slave ports(*), and test >>> drove them on redports. The self-te

Re: Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-07 Thread Adam McDougall
On 10/07/2014 14:01, Konstantin Belousov wrote: > On Tue, Oct 07, 2014 at 07:44:19PM +0300, Konstantin Belousov wrote: >> >From the same frame, please do >> p *(struct drm_i915_private *)(dev->private) > > I probably figured out what is wrong, but it is still interesting to > see this piece of dat

Re: 11-CURRENT redports builders miscompiling?

2014-10-07 Thread Matthias Andree
Am 07.10.2014 um 21:32 schrieb Antoine Brodin: > On Tue, Oct 7, 2014 at 9:26 PM, Matthias Andree wrote: >> Greetings, >> >> I have just updated sysutils/e2fsprogs and its slave ports(*), and test >> drove them on redports. The self-test suite is failing on 11-CURRENT >> i386 and amd64, but not on

Re: Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-07 Thread Ranjan1018 .
2014-10-07 21:29 GMT+02:00 Ed Maste : > On 7 October 2014 15:20, Ranjan1018 . <21474...@gmail.com> wrote: > > > > Hmm... The next patch looks like a unified diff to me... > > The text leading up to this was: > > -- > > |diff --git a/sys/amd64/conf/X b/sys/amd64/conf/X > >

Re: i915 driver update testing

2014-10-07 Thread Adam McDougall
On 10/07/2014 14:24, Konstantin Belousov wrote: > On Tue, Oct 07, 2014 at 02:08:06PM -0400, Adam McDougall wrote: >> On 10/07/2014 12:44, Konstantin Belousov wrote: >>> On Tue, Oct 07, 2014 at 09:00:56AM -0400, Adam McDougall wrote: On 10/7/2014 12:20 AM, Konstantin Belousov wrote: >

FreeBSD 2014Q3 status reports due today!

2014-10-07 Thread Benjamin Kaduk
Dear FreeBSD Community, As previously announced, today is the deadline for submitting items for the next FreeBSD Quarterly Status Update, covering work done in July through September. If you still need some time to prepare a submission, please note that we will continue to accept submissions as w

Re: 11-CURRENT redports builders miscompiling? (was: svn commit: r370388 - in head: devel/e2fsprogs-libss misc/e2fsprogs-libblkid misc/e2fsprogs-libuuid sysutils/e2fsprogs sysutils/e2fsprogs/files)

2014-10-07 Thread Antoine Brodin
On Tue, Oct 7, 2014 at 9:26 PM, Matthias Andree wrote: > Greetings, > > I have just updated sysutils/e2fsprogs and its slave ports(*), and test > drove them on redports. The self-test suite is failing on 11-CURRENT > i386 and amd64, but not on 10 or older releases. > > 11-amd64: https://redports.

Re: Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-07 Thread Ed Maste
On 7 October 2014 15:20, Ranjan1018 . <21474...@gmail.com> wrote: > > Hmm... The next patch looks like a unified diff to me... > The text leading up to this was: > -- > |diff --git a/sys/amd64/conf/X b/sys/amd64/conf/X > |index 0cd80c6..2d630d5 100644 > |--- a/sys/amd64/con

11-CURRENT redports builders miscompiling? (was: svn commit: r370388 - in head: devel/e2fsprogs-libss misc/e2fsprogs-libblkid misc/e2fsprogs-libuuid sysutils/e2fsprogs sysutils/e2fsprogs/files)

2014-10-07 Thread Matthias Andree
Greetings, I have just updated sysutils/e2fsprogs and its slave ports(*), and test drove them on redports. The self-test suite is failing on 11-CURRENT i386 and amd64, but not on 10 or older releases. 11-amd64: https://redports.org/buildarchive/20141007190638-31576 11-i386: https://redports.org

Re: Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-07 Thread Ranjan1018 .
2014-10-07 20:01 GMT+02:00 Konstantin Belousov : > On Tue, Oct 07, 2014 at 07:44:19PM +0300, Konstantin Belousov wrote: > > >From the same frame, please do > > p *(struct drm_i915_private *)(dev->private) > > I probably figured out what is wrong, but it is still interesting to > see this piece of

Re: i915 driver update testing

2014-10-07 Thread Konstantin Belousov
On Tue, Oct 07, 2014 at 02:08:06PM -0400, Adam McDougall wrote: > On 10/07/2014 12:44, Konstantin Belousov wrote: > > On Tue, Oct 07, 2014 at 09:00:56AM -0400, Adam McDougall wrote: > >> > >> On 10/7/2014 12:20 AM, Konstantin Belousov wrote: > >>> On Mon, Oct 06, 2014 at 07:30:20PM -0400, Adam McDo

Re: i915 driver update testing

2014-10-07 Thread Adam McDougall
On 10/07/2014 12:44, Konstantin Belousov wrote: > On Tue, Oct 07, 2014 at 09:00:56AM -0400, Adam McDougall wrote: >> >> On 10/7/2014 12:20 AM, Konstantin Belousov wrote: >>> On Mon, Oct 06, 2014 at 07:30:20PM -0400, Adam McDougall wrote: On 10/05/2014 13:00, Konstantin Belousov wrote: > On

Heads-up: Removing gperf from base

2014-10-07 Thread Ed Maste
gperf is a tool that generates perfect hash functions. It is used as a bootstrap tool when building gcc, and by a few ports. Today we unconditionally build and install gperf, including on clang architectures where it's not required. I plan to switch this so that gperf is only built when gcc is (th

Ver 2 of the patch [was: Re: i915 driver update testing]

2014-10-07 Thread Konstantin Belousov
On Tue, Oct 07, 2014 at 07:44:19PM +0300, Konstantin Belousov wrote: > >From the same frame, please do > p *(struct drm_i915_private *)(dev->private) I probably figured out what is wrong, but it is still interesting to see this piece of data. For everybody who has the issue with blank screen or p

Re: i915 driver update testing

2014-10-07 Thread Konstantin Belousov
On Tue, Oct 07, 2014 at 09:00:56AM -0400, Adam McDougall wrote: > > On 10/7/2014 12:20 AM, Konstantin Belousov wrote: > > On Mon, Oct 06, 2014 at 07:30:20PM -0400, Adam McDougall wrote: > >> On 10/05/2014 13:00, Konstantin Belousov wrote: > >>> On Sun, Oct 05, 2014 at 11:01:14AM -0400, Adam McDoug

Re: Looping during boot-up process in FreeBSD-11 current

2014-10-07 Thread Mike.
On 10/5/2014 at 1:57 AM Alexander V. Chernikov wrote: |On 01.10.2014 02:02, Mike. wrote: |> On 9/30/2014 at 7:25 PM José Pérez Arauzo wrote: |> |> |> |[snip] |> |Try the 271146, |> |[snip] |> = | |This might be related with r271207. |Can you try r271206 (or any recent HEAD with re

Re: i915 driver update testing

2014-10-07 Thread Adam McDougall
On 10/7/2014 12:20 AM, Konstantin Belousov wrote: On Mon, Oct 06, 2014 at 07:30:20PM -0400, Adam McDougall wrote: On 10/05/2014 13:00, Konstantin Belousov wrote: On Sun, Oct 05, 2014 at 11:01:14AM -0400, Adam McDougall wrote: (kgdb) #0 doadump (textdump=1) at pcpu.h:219 #1 0x80661ef