FreeBSD_HEAD - Build #2821 - Fixed

2015-06-01 Thread jenkins-admin
FreeBSD_HEAD - Build #2821 - Fixed: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2821/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, se

FreeBSD_HEAD - Build #2820 - Failure

2015-06-01 Thread jenkins-admin
FreeBSD_HEAD - Build #2820 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD/2820/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe,

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Gleb Smirnoff
On Tue, Jun 02, 2015 at 12:33:13AM +0300, Lev Serebryakov wrote: L> > On Tue, Jun 02, 2015 at 12:00:46AM +0300, Lev Serebryakov wrote: L> L> > > One confusing thing, that the underlaying devices (ath0 and L> > iwn0) L> > has gone from ifconfig, and that's a little confusing, L> > when you L> > have

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 02.06.2015 00:20, Gleb Smirnoff wrote: > On Tue, Jun 02, 2015 at 12:00:46AM +0300, Lev Serebryakov wrote: L> > > One confusing thing, that the underlaying devices (ath0 and > iwn0) L> > has gone from ifconfig, and that's a little confusing, > whe

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Gleb Smirnoff
On Mon, Jun 01, 2015 at 10:46:33PM +0200, Oliver Pinter wrote: O> And the same test against my atheros seems like working fine, both the O> secondary VAP creation and destruction. I'm able to run kismet without O> panic, and that seems too working fine. Thanks a lot! O> In ath case I got some LOR

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Gleb Smirnoff
On Tue, Jun 02, 2015 at 12:00:46AM +0300, Lev Serebryakov wrote: L> > One confusing thing, that the underlaying devices (ath0 and iwn0) L> > has gone from ifconfig, and that's a little confusing, when you L> > have multiple pci card and try to create multiple VAP to specific L> > device. L> I thin

Re: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Gleb Smirnoff
On Mon, Jun 01, 2015 at 09:01:01PM +0300, Maxim V Filimonov wrote: M> > As part of the "opaque ifnet project" [1], we are doing some code shake M> > with all IEEE802.11 (read WiFi) drivers. The drivers, that provide a parent M> > interface for the wlan(4) interface. M> > M> > The core idea is

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01.06.2015 23:46, Oliver Pinter wrote: > One confusing thing, that the underlaying devices (ath0 and iwn0) > has gone from ifconfig, and that's a little confusing, when you > have multiple pci card and try to create multiple VAP to specific > dev

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01.06.2015 18:37, Gleb Smirnoff wrote: > I've converted the ath(4), probably the most complex ieee80211 > driver. > > The updated diff is uploaded to https://reviews.freebsd.org/D2655. > > Pretty sure it will panic or fail on first try :) Never

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Lev Serebryakov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 01.06.2015 22:55, Oliver Pinter wrote: >> Do you have compile tested the code? I got this build error: also, here are bunch of things like this: DPRINTF(sc, ATH_DEBUG_ANY, "%s: if_flags %x\n", __func__, ifp->if_flags); - -- // Lev Se

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Oliver Pinter
On Mon, Jun 1, 2015 at 9:55 PM, Oliver Pinter wrote: > On Mon, Jun 1, 2015 at 9:47 PM, Oliver Pinter > wrote: >> On Mon, Jun 1, 2015 at 5:37 PM, Gleb Smirnoff wrote: >>> Hi! >>> >>> I've converted the ath(4), probably the most complex ieee80211 driver. >>> >>> The updated diff is uploaded to h

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Oliver Pinter
On Mon, Jun 1, 2015 at 9:47 PM, Oliver Pinter wrote: > On Mon, Jun 1, 2015 at 5:37 PM, Gleb Smirnoff wrote: >> Hi! >> >> I've converted the ath(4), probably the most complex ieee80211 driver. >> >> The updated diff is uploaded to https://reviews.freebsd.org/D2655. >> >> Pretty sure it will pani

Re: converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Oliver Pinter
On Mon, Jun 1, 2015 at 5:37 PM, Gleb Smirnoff wrote: > Hi! > > I've converted the ath(4), probably the most complex ieee80211 driver. > > The updated diff is uploaded to https://reviews.freebsd.org/D2655. > > Pretty sure it will panic or fail on first try :) Nevertheless, > asking for your help.

Re: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Maxim V Filimonov
On Friday 29 May 2015 16:35:35 Gleb Smirnoff wrote: > Hi! > > As part of the "opaque ifnet project" [1], we are doing some code shake > with all IEEE802.11 (read WiFi) drivers. The drivers, that provide a parent > interface for the wlan(4) interface. > > The core idea is that parent device

Re: Seeing about 4K "exec: No such file or directory" msgs in installworld

2015-06-01 Thread David Wolfskill
On Mon, Jun 01, 2015 at 07:31:53PM +0200, Dimitry Andric wrote: > ... > > 87386:exec: No such file or directory > > Yep, I saw these too. Hundreds of them. Ah; well, I'm fairly relived that I'm not either hallucinating (about this, anyway) or the only one seeing it. So thanks for that! :-) >

Re: Seeing about 4K "exec: No such file or directory" msgs in installworld

2015-06-01 Thread Dimitry Andric
On 01 Jun 2015, at 15:21, David Wolfskill wrote: > > I don't have evidence that this is a problem, per se. > > I just noticed this during this morning's build/install, but checking > yesterday's typescripts, I see that it occurred then, as well. (I only > keep the last pair of typescripts for a

converted ath(4) for testing Was: [Testers needed!] WiFi drivers changes

2015-06-01 Thread Gleb Smirnoff
Hi! I've converted the ath(4), probably the most complex ieee80211 driver. The updated diff is uploaded to https://reviews.freebsd.org/D2655. Pretty sure it will panic or fail on first try :) Nevertheless, asking for your help. Please try to run it and report any problems to me. -- Totus tuu

Seeing about 4K "exec: No such file or directory" msgs in installworld

2015-06-01 Thread David Wolfskill
I don't have evidence that this is a problem, per se. I just noticed this during this morning's build/install, but checking yesterday's typescripts, I see that it occurred then, as well. (I only keep the last pair of typescripts for a given branch & architecture, so I don't know if it had been ha

Re: superpages in FreeBSD (netmap related) ?

2015-06-01 Thread Marko Zec
On Mon, 1 Jun 2015 12:11:12 +0200 Luigi Rizzo wrote: > On Monday, June 1, 2015, Marko Zec wrote: > > > On Mon, 1 Jun 2015 11:34:00 +0200 > > Luigi Rizzo > wrote: > > > > > Hi, > > > i was wondering how we can improve the netmap memory allocator > > > to make use of 2M pages (through the page pr

Re: superpages in FreeBSD (netmap related) ?

2015-06-01 Thread Luigi Rizzo
On Monday, June 1, 2015, Marko Zec wrote: > On Mon, 1 Jun 2015 11:34:00 +0200 > Luigi Rizzo > wrote: > > > Hi, > > i was wondering how we can improve the netmap memory allocator > > to make use of 2M pages (through the page promotion trick). > > > > in netmap, when we allocate packet buffers, > >

Re: superpages in FreeBSD (netmap related) ?

2015-06-01 Thread Marko Zec
On Mon, 1 Jun 2015 11:34:00 +0200 Luigi Rizzo wrote: > Hi, > i was wondering how we can improve the netmap memory allocator > to make use of 2M pages (through the page promotion trick). > > in netmap, when we allocate packet buffers, > we issue requests for 4k blocks to contigmalloc(), > and i h

superpages in FreeBSD (netmap related) ?

2015-06-01 Thread Luigi Rizzo
Hi, i was wondering how we can improve the netmap memory allocator to make use of 2M pages (through the page promotion trick). in netmap, when we allocate packet buffers, we issue requests for 4k blocks to contigmalloc(), and i have no idea if there is a way to improve the chance that the memory i

Re: FreeBSD_HEAD-tests - Build #1075 - Fixed

2015-06-01 Thread Craig Rodrigues
On Sun, May 31, 2015 at 6:19 PM, wrote: > FreeBSD_HEAD-tests - Build #1075 - Fixed: > > Check console output at > https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1075/ to view the > results. John, Thanks for this: https://lists.freebsd.org/pipermail/svn-src-all/2015-May/105098.html which fi

Re: how do I downgrade from 11-current to 10-stable

2015-06-01 Thread Erich Dollansky
Hi, On Sun, 31 May 2015 10:01:48 +0200 Fabian Keil wrote: > Erich Dollansky wrote: > > > On Sat, 30 May 2015 05:52:56 -0400 > > Aryeh Friedman wrote: > > > > > My desktop machine is 11-current and I want to down grade it to > > > 10-stable how do I do this without needing a reinstall? > > >