Date: Fri, 27 Feb 2015 13:45:15 +0800 From: Bin LIU <binliu.lqbn@gmail.com> To: freebsd-questions@freebsd.org Cc: davidcs@freebsd.org Subject: BCM57810 interface can't go up with NPAR enabled Message-ID: <CAPpP3%2B860S55-9jqbq-OF654nERdhS=2zqW=9Kj2X56wPA2uZQ@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, I'm testing the Dell Broadcom Dual Port 10G interface card with NPAR function enabled on 9-stable-r277476M, I can see all 8 interfaces(bxe0 to bxe7), but only bxe0 and bxe1 are active, the other 6 status are all "no carrier". dmesg reports the following: bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe3: bxe4: WARNING: Interface link is down, ignoring transmit request WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request bxe3: WARNING: Interface link is down, ignoring transmit request bxe5: WARNING: Interface link is down, ignoring transmit request bxe4: WARNING: Interface link is down, ignoring transmit request And here is the device info: bxe0@pci0:3:0:0: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe1@pci0:3:0:1: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe2@pci0:3:0:2: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe3@pci0:3:0:3: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe4@pci0:3:0:4: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe5@pci0:3:0:5: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe6@pci0:3:0:6: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet bxe7@pci0:3:0:7: class=0x020000 card=0x100814e4 chip=0x16ae14e4 rev=0x10 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM57810 10 Gigabit Ethernet Multi Function' class = network subclass = ethernet Many thanks if you can give me some suggestions, thanks you!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPpP3%2B860S55-9jqbq-OF654nERdhS=2zqW=9Kj2X56wPA2uZQ>