Re: Performance issue with new pipe profile feature in FreeBSD 8.0 RELEASE

2009-11-24 Thread Luigi Rizzo
Hi, there is no bug, the 'pipe profile' code is working correctly. In your mail below you are comparing two different things. "pipe config bw 10Mbit/s delay 25ms" means that _after shaping_ at 10Mbps, all traffic will be subject to an additional delay of 25ms. Each pack

Re: bce(4) BCM5907 CTX write errors on 7.2 driver

2009-11-24 Thread Tom Judge
David Christensen wrote: For the record we also have not been able to reproduce the issue on the R710 only the R610. I got hold of an R610 system and I now understand why the issue was difficult to replicate on R710. The R610 ships without Enterprise iDRAC while the R710 ship with the add-in

Re: bin/118987: commit references a PR

2009-11-24 Thread dfilter service
The following reply was made to PR bin/118987; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: bin/118987: commit references a PR Date: Wed, 25 Nov 2009 00:01:12 + (UTC) Author: will Date: Wed Nov 25 00:00:57 2009 New

Re: bin/118987: ifconfig(8): ifconfig -l (address_family) does not work correctly on RELENG-7

2009-11-24 Thread will
Synopsis: ifconfig(8): ifconfig -l (address_family) does not work correctly on RELENG-7 State-Changed-From-To: analyzed->closed State-Changed-By: will State-Changed-When: Wed Nov 25 00:05:19 UTC 2009 State-Changed-Why: Fixed in r199770 (HEAD). http://www.freebsd.org/cgi/query-pr.cgi?pr=118987 _

Re: [PATCH] Remove if_watchdog and if_timer

2009-11-24 Thread Robert Watson
On Tue, 24 Nov 2009, John Baldwin wrote: Now that no drivers in the tree use if_watchdog and if_timer, this patch just removes them completely. Since if_timer was a short that was adjacent to if_index, removing if_timer would have still left a padding hole in the form of a short on all of ou

Re: Reducing number of interrupts from intel pro 1000 et adapter

2009-11-24 Thread Jack Vogel
There are significant changes to igb forthcoming, I believe I have fixed the multiqueue problems that exist in it now, and I am working to improve the AIM code so it handles TX and RX (this is still experimental right now though). I hope it addresses your problems. Jack On Tue, Nov 24, 2009 at 1

Re: Reducing number of interrupts from intel pro 1000 et adapter

2009-11-24 Thread Pyun YongHyeon
On Mon, Nov 23, 2009 at 07:42:20PM +0200, Yuriy A. Korobko wrote: > Hi, > > I'd like to know a way to control tx interrupts on intel pro 1000 et > adapter with igb driver. Just installed one in the router and systat > shows 8-9k rx interrupts and 20k tx interrupts from igb0 and igb1 > adapters. Bo

[PATCH] Remove if_watchdog and if_timer

2009-11-24 Thread John Baldwin
Now that no drivers in the tree use if_watchdog and if_timer, this patch just removes them completely. Since if_timer was a short that was adjacent to if_index, removing if_timer would have still left a padding hole in the form of a short on all of our current architectures. After discussing t

Performance issue with new pipe profile feature in FreeBSD 8.0 RELEASE

2009-11-24 Thread Charles Henri de Boysson
Hi, I have a simple setup with two computer connected via a FreeBSD bridge running 8.0 RELEASE. I am trying to use dummynet to simulate a wireless network between the two and for that I wanted to use the pipe profile feature of FreeBSD 8.0. But as I was experimenting with the pipe profile feature

Re: [CFR] unified rc.firewall

2009-11-24 Thread Hajimu UMEMOTO
Hi, > On Mon, 23 Nov 2009 10:27:43 -0800 > Benjamin Lee said: ben> There is a bug in ipfw send_pkt() that prevents ipfw_tick() from ben> functioning for IPv6. See PR kern/117234. I confirmed that the patch fixed the problem. Thank you for letting me know. Sincerely, -- Hajimu UMEMOT

Re: kern/118238: [bce] [patch] bce driver shows "no carrier" on Intel SBXD132 blade (based on IBM HS21)

2009-11-24 Thread Max V. Irgiznov
The following reply was made to PR kern/118238; it has been noted by GNATS. From: "Max V. Irgiznov" To: , Cc: Subject: Re: kern/118238: [bce] [patch] bce driver shows "no carrier" on Intel SBXD132 blade (based on IBM HS21) Date: Tue, 24 Nov 2009 18:09:43 +0300 This bug still exist i

Re: Hangs down/up Intel NIC during creating vlan. Bug em driver ???

2009-11-24 Thread Prokofiev S.P.
It happen on the 82573 and the 82546 depend on vlandev. To reproduce this input command ifconfig vlan557 create vlandev em1 vlan 557 and you may see Nov 23 11:35:49 .. kernel: em1: link state changed to DOWN Nov 23 11:35:49 .. kernel: vlan557: link state changed to DOWN Nov 23 11:35:5