Date: Fri, 25 Jan 2013 12:44:10 -0800 From: Adrian Chadd <adrian@freebsd.org> To: Daniel Braniss <danny@cs.huji.ac.il> Cc: freebsd-stable@freebsd.org Subject: Re: bge bad performance Message-ID: <CAJ-Vmon0JfOdzWhQJwiKAhPwjLdMof-xRt_bx0SsQdD13UGS7g@mail.gmail.com> In-Reply-To: <E1Tygmo-0009Vr-7W@kabab.cs.huji.ac.il> References: <E1Tygmo-0009Vr-7W@kabab.cs.huji.ac.il>
next in thread | previous in thread | raw e-mail | index | archive | help
Disable the offload options (rx checksum, tx checksum, tcp segment offload) and retry with each option disabled, one at a time. Hopefully you'll find that one or a combination of options is causing your issue. Thanks, adrian On 25 January 2013 02:45, Daniel Braniss <danny@cs.huji.ac.il> wrote: > Hi, > It seems that I have more issues with the bge, > Broadcom NetXtreme Gigabit Ethernet, ASIC rev. 0x5720000 > > ifconfig says: > bge2: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=c019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTS > O,LINKSTATE> > ether xx... > inet6 xxx prefixlen 64 scopeid 0x3 > inet xxx... netmask 0xfffff000 broadcast yyy > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > > iperf reports > [ 3] 0.0-10.0 sec 230 MBytes 193 Mbits/sec > > > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ-Vmon0JfOdzWhQJwiKAhPwjLdMof-xRt_bx0SsQdD13UGS7g>