Date: Fri, 18 Jan 2019 14:57:19 +0000 (UTC) From: Nikolas Chrysandreas <n.chrysandreas@albourne.com> To: freebsd-net@freebsd.org Cc: Doros Eracledes <d.eracledes@albourne.com> Subject: FreeBSD 12.0-Release - bge driver - network card glitches Message-ID: <1093837156.152392.1547823439112.JavaMail.zimbra@albourne.com>
next in thread | raw e-mail | index | archive | help
Hi, We've installed FreeBSD 12.0-Release on an HP DL380 Gen10. Seems like the network card freezes from time to time. Constant ping on machine stops working, ssh session is dropped and server is inaccessible. ---- # pciconf -lv | grep -A4 bge bge0@pci0:2:0:0: class=0x020000 card=0x22be103c chip=0x165714e4 rev=0x01 hdr=0x00 vendor = 'Broadcom Inc. and subsidiaries' device = 'NetXtreme BCM5719 Gigabit Ethernet PCIe' class = network subclass = ethernet ---- # ifconfig bge0 bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=c009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWTSO,LINKSTATE> ether 54:80:28:56:20:88 inet 192.168.180.39 netmask 0xffffff00 broadcast 192.168.180.255 media: Ethernet autoselect (1000baseT <full-duplex>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> ---- Also tried setting the following in loader.conf but has not solved the issue: kern.ipc.nmbclusters="131072" hw.bge.tso_enable=0 hw.pci.enable_msix=0 hw.pci.enable_msi=0 hw.bge.allow_asf=0 dev.bge.0.msi=0 Regards Nik -- Nikolas Chrysandreas Albourne Partners (Cyprus) Limited 195 D Old Nicosia - Limassol Road | Dali Industrial Zone | 2540 Nicosia | Cyprus Tel: + 357 22 750652 | ext. 4150 Mobile: +357 96 380012 Fax: +357 22 750654 n.chrysandreas@albourne.com If your organization has signed a services agreement with Albourne Partners Limited, Albourne America LLC or one of their affiliates (each, an "Albourne company"), please note that this email communication is made for and on behalf of that Albourne company. If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Please visit http://www.albourne.com/email.html for important additional terms relating to this e-mail.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1093837156.152392.1547823439112.JavaMail.zimbra>