[Bug 245981] bnxt(4): BCM57414 / BCM57416 not initializing: bnxt0: Unable to allocate device TX queue / queue memory
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 04 Apr 2022 10:05:23 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245981 Santiago Martinez <sm@codenetworks.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sm@codenetworks.net --- Comment #22 from Santiago Martinez <sm@codenetworks.net> --- Hi everyone, Just wanted to add that this seems to be fixed in 13.1 (RC1). Not sure if will be mentioned on release notes. I have tested today with: bnxt0: Using 256 TX descriptors and 256 RX descriptors bnxt0: Using 16 RX queues 16 TX queues bnxt0: Using MSI-X interrupts with 17 vectors bnxt0: Ethernet address: ac:1f:6b:e7:9f:0e bnxt0: netmap queues/slots: TX 16/256, RX 16/256 bnxt1: <Broadcom BCM57416 NetXtreme-E 10GBase-T Ethernet> mem 0x18020f00000-0x18020f0ffff,0x18020d00000-0x18020dfffff,0x18020f20000-0x18020f21fff irq 31 at device 0.1 on pci7 bnxt1: Using 256 TX descriptors and 256 RX descriptors bnxt1: Using 16 RX queues 16 TX queues bnxt1: Using MSI-X interrupts with 17 vectors bnxt1: Ethernet address: ac:1f:6b:e7:9f:0f bnxt1: netmap queues/slots: TX 16/256, RX 16/256 bnxt0@pci0:199:0:0: class=0x020000 rev=0x01 hdr=0x00 vendor=0x14e4 device=0x16d8 subvendor=0x15d9 subdevice=0x16d8 vendor = 'Broadcom Inc. and subsidiaries' device = 'BCM57416 NetXtreme-E Dual-Media 10G RDMA Ethernet Controller' class = network subclass = ethernet bnxt1@pci0:199:0:1: class=0x020000 rev=0x01 hdr=0x00 vendor=0x14e4 device=0x16d8 subvendor=0x15d9 subdevice=0x16d8 vendor = 'Broadcom Inc. and subsidiaries' device = 'BCM57416 NetXtreme-E Dual-Media 10G RDMA Ethernet Controller' class = network subclass = ethernet root@hyper02:/home/smartinez # freebsd-version -uk 13.1-RC1 13.1-RC1 bnxt0: flags=8963<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: dd=ANK-MGMT-SW01;di=ge-0/0/8 options=4e524bb<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,JUMBO_MTU,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER,VLAN_HWTSO,RXCSUM_IPV6,TXCSUM_IPV6,NOMAP> ether ac:1f:6b:e7:9f:0e media: Ethernet autoselect (1000baseT <full-duplex,rxpause,txpause>) status: active nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> root@hyper02:/home/smartinez # ifconfig bnxt0.1011 bnxt0.1011: flags=8943<UP,BROADCAST,RUNNING,PROMISC,SIMPLEX,MULTICAST> metric 0 mtu 1500 description: BR-DCN-PF options=4600403<RXCSUM,TXCSUM,LRO,RXCSUM_IPV6,TXCSUM_IPV6,NOMAP> ether ac:1f:6b:e7:9f:0e groups: vlan vlan: 1011 vlanproto: 802.1q vlanpcp: 0 parent interface: bnxt0 media: Ethernet autoselect (1000baseT <full-duplex,rxpause,txpause>) status: active nd6 options=9<PERFORMNUD,IFDISABLED> root@hyper02:/home/smartinez # root@hyper02:/home/smartinez # ping 192.168.11.1 PING 192.168.11.1 (192.168.11.1): 56 data bytes 64 bytes from 192.168.11.1: icmp_seq=0 ttl=64 time=0.184 ms -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.