Date: Mon, 12 Sep 2011 15:56:08 -0700 From: John-Mark Gurney <jmg@funkthat.com> To: David Christensen <davidch@broadcom.com> Cc: "freebsd-net@freebsd.org" <freebsd-net@freebsd.org>, Gary Zambrano <zambrano@broadcom.com> Subject: Re: New bxe(4) Driver for Broadcom BCM57710 & BCM57711 Devices Message-ID: <20110912225608.GO3098@funkthat.com> In-Reply-To: <5D267A3F22FD854F8F48B3D2B523819385F3056CCC@IRVEXCHCCR01.corp.ad.broadcom.com> References: <5D267A3F22FD854F8F48B3D2B523819360D707B74C@IRVEXCHCCR01.corp.ad.broadcom.com> <20110912204757.GN3098@funkthat.com> <5D267A3F22FD854F8F48B3D2B523819385F3056CCC@IRVEXCHCCR01.corp.ad.broadcom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Christensen wrote this message on Mon, Sep 12, 2011 at 14:13 -0700: > > Thanks for the drivers, but at work we have some issues w/ the driver > > on an HP Blade. We could do some basic pings, but when trying to > > pass DNS traffic, it failed. Turning off both rxcsum and txcsum made > > the driver work. If I only turned one or the other off, DNS traffic > > would still not work. > > Are you using Flex-10? If so, can you tell me how the 57711E is configured? No, we are not using Flex-10. This is on a HP Proliant BL460C G6 Blade. We just installed FreeBSD on the system and setup an inet address on it. Here's an ifconfig from it after disabling rxcsum/txcsum: bxe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=1b8<VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,TSO4> ether 00:26:55:xx:xx:xx inet 192.x.x.x netmask 0xffffffc0 broadcast 192.x.x.x inet6 fe80::x:x:x:x%bxe0 prefixlen 64 scopeid 0x1 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (10Gbase-SR <full-duplex>) status: active If there are settings you want me to get from the bios screen, I guess I can go into it, but I just added "-rxcsum -txcsum" to the ifconfig line in rc.conf, and now the system comes up fine and dosen't hang in sendmail anymore (and DNS also works). -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110912225608.GO3098>