routine that configure 127.0.0.1

2015-09-30 Thread Sechang Son
Hi, Can somebody tell me the name of the routine that configures 127.0.0.1 to loif of Vnet‹i.e., V_loif? I checked Œvnet_loif_init¹ but it does not seem to be doing thatŠ Thanks a lot. ‹Sonny ___ freebsd-net@freebsd.org mailing list https://lists.free

[Bug 203445] Receive side scaling (RSS) for more than 16 queues not working in "ixl" driver

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445 --- Comment #2 from Eric Joyner --- Try replacing the line ctxt.info.tc_mapping[0] = 0x0800 with ctxt.info.tc_mapping[0] = 0x0c00 -- You are receiving this mail because: You are the assignee for the bug. ___

[Bug 203445] Receive side scaling (RSS) for more than 16 queues not working in "ixl" driver

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445 --- Comment #1 from Eric Joyner --- So it looks like the hash is being used to index into the HLUT, but the resulting queue is then mod 16. To illustrate: HLUT(45): 0x24252627 (where bits 21:16 contain LUT entry 4*45+2) and a packet recei

[Bug 203445] Receive side scaling (RSS) for more than 16 queues not working in "ixl" driver

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203445 Mark Linimon changed: What|Removed |Added Assignee|freebsd-b...@freebsd.org|freebsd-net@FreeBSD.org K

Re: Network tuning help needed - asymmetric speed

2015-09-30 Thread Adrian Chadd
hi,, Please retry with freebsd-head or freebsd stable/10. Bugs keep being fixed every day in those drivers. :) -a On 29 September 2015 at 16:22, javocado wrote: > I am trying to figure out what set of tunables need to be tweaked in order > to get an Internet connection operating at decent spe

[Bug 203422] mpd/ppoe not working with re(4) with revision 285177

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203422 --- Comment #3 from l...@gta.com --- This patch allows PPPoE to work with both RealTech chipsets I have that use the re(4) driver. -- You are receiving this mail because: You are the assignee for the bug. __

Re: head/amd64 @r288358: panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn/if_iwn.c:5356

2015-09-30 Thread Adrian Chadd
Thanks for being quick and on the ball. I did another review of the drivers to see which others needed fixing and luckily it was only if_iwn. -a On 30 September 2015 at 05:54, David Wolfskill wrote: > On Tue, Sep 29, 2015 at 12:12:02PM -0700, Adrian Chadd wrote: >> hi >> >> (please subscribe

Re: getaddrinfo() question

2015-09-30 Thread Eric van Gyzen
On 09/29/2015 17:51, Dmitry Sivachenko wrote: > Hello! > > I have a machine (FreeBSD-10/stable) with both ipv4 and ipv6 addresses > configured. > Also I have ip6addrctl_policy="ipv4_prefer" in rc.conf. > > I am trying to resolve a hostname which has both A and records and I > expect getaddri

Re: head/amd64 @r288358: panic: lock (sleep mutex) iwn0_com_lock not locked @ /usr/src/sys/dev/iwn/if_iwn.c:5356

2015-09-30 Thread David Wolfskill
On Tue, Sep 29, 2015 at 12:12:02PM -0700, Adrian Chadd wrote: > hi > > (please subscribe and email freebsd-wireless@ these things, I'm more > likely to notice!) > > It looks due to my recent taskqueue change for updateedca. I'll go fix > that today. > > Thanks, > ... Looks as if you did: FreeB

[Bug 148807] [panic] 8.1-RELEASE/10.1-STABLE "panic: sbdrop" and "panic: sbsndptr: sockbuf _ and mbuf _ clashing"

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=148807 Palle Girgensohn changed: What|Removed |Added CC||gir...@freebsd.org --- Comment

[Bug 200221] em0 watchdog timeout under load

2015-09-30 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200221 Franco Fichtner changed: What|Removed |Added CC||fra...@opnsense.org --- Comment