From owner-freebsd-net@FreeBSD.ORG Wed Feb 12 03:33:02 2014 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 863DF80A for ; Wed, 12 Feb 2014 03:33:02 +0000 (UTC) Received: from mx0b-0016ce01.pphosted.com (mx0b-0016ce01.pphosted.com [67.231.156.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 44B6C1D56 for ; Wed, 12 Feb 2014 03:33:01 +0000 (UTC) Received: from pps.filterd (m0000643.ppops.net [127.0.0.1]) by mx0b-0016ce01.pphosted.com (8.14.5/8.14.5) with SMTP id s1C3SAf7004475; Tue, 11 Feb 2014 19:28:10 -0800 Received: from avcashub1.qlogic.com (avcashub2.qlogic.com [198.70.193.116]) by mx0b-0016ce01.pphosted.com with ESMTP id 1htwtxuxfb-1 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT); Tue, 11 Feb 2014 19:28:09 -0800 Received: from AVMB1.qlogic.org ([fe80::c919:8cc:f3ba:c727]) by avcashub2.qlogic.org ([::1]) with mapi id 14.02.0387.000; Tue, 11 Feb 2014 19:28:08 -0800 From: David Somayajulu To: Hakisho Nukama , "net@freebsd.org" Subject: RE: if_qlxgb trouble Thread-Topic: if_qlxgb trouble Thread-Index: AQHPJzvzFPWHlOvfe0aGASK4B8Ljapqw9YXw Date: Wed, 12 Feb 2014 03:28:07 +0000 Message-ID: <49F5640B08EAA94DAF2F6B6145E6A08A899173E6@AVMB1.qlogic.org> References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.1.4.10] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Proofpoint-Virus-Version: vendor=nai engine=5600 definitions=7346 signatures=668934 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1305240000 definitions=main-1402110188 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Feb 2014 03:33:02 -0000 Hi Hakisho, I am using the same driver on a FreeBSD9.0 system and don't see the proble= m. The only difference is that the firmware version on my board is 4.9.46.1= 325015960 We can take this off line and discuss further. Cheers David S. =3D=3D=3D=3D ql0: mem 0xfa40= 0000-0xfa5fffff,0xfbb30000-0xfbb3ffff irq 24 at device 0.0 on pci9 ql0: qla_pci_attach: firmware[4.9.46.1325015960] ql0: Ethernet address: 00:0e:1e:04:2d:98 ql1: mem 0xfa60= 0000-0xfa7fffff,0xfbbb0000-0xfbbbffff irq 24 at device 0.1 on pci9 ql1: qla_pci_attach: firmware[4.9.46.1325015960] ql1: Ethernet address: 00:0e:1e:04:2d:9c # ifconfig ql0 ql0: flags=3D8843 metric 0 mtu 1500 options=3D8013b ether 00:0e:1e:04:2d:98 inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 inet6 fe80::20e:1eff:fe04:2d98%ql0 prefixlen 64 scopeid 0xe nd6 options=3D23 media: Ethernet autoselect (10Gbase-SR ) status: active -----Original Message----- From: owner-freebsd-net@freebsd.org [mailto:owner-freebsd-net@freebsd.org] = On Behalf Of Hakisho Nukama Sent: Tuesday, February 11, 2014 7:14 AM To: net@freebsd.org Subject: if_qlxgb trouble I am trying to connect a HP NC523SFP in FreeBSD 10.0-RELEASE over SFP+ to a switch. This is my current progress, any hints are welcome. More information on demand. # kldload -v if_qlxgb ql0: mem 0xfdc0= 0000-0xfddfffff, 0xfdbf0000-0xfdbfffff irq 16 at device 0.0 on pci11 ql0: qla_pci_attach: firmware[4.8.22.1319135230] ql0: Ethernet address: 2c:59:e5:ca:ff:ee ql1: mem 0xfd80= 0000-0xfd9fffff,0xfd7f0000-0xfd7fffff irq 16 at device 0.1 on pci11 ql1: qla_pci_attach: firmware[4.8.22.1319135230] ql1: Ethernet address: 2c:59:e5:ca:ff:ee # sysctl dev.ql dev.ql.0.%desc: Qlogic ISP 80xx PCI CNA Adapter-Ethernet Function v1.1.36 dev.ql.0.%driver: ql dev.ql.0.%location: slot=3D0 function=3D0 handle=3D\_SB_.PCI0.PT02.IPE4. IPE1.PES1 dev.ql.0.%pnpinfo: vendor=3D0x1077 device=3D0x8020 subvendor=3D0x103c subdevice=3D0x3733 class=3D0x020000 dev.ql.0.%parent: pci11 dev.ql.0.stats: 0 dev.ql.0.fw_version: 4.8.22.1319135230 dev.ql.0.debug: 0 dev.ql.0.std_replenish: 8 dev.ql.0.jumbo_replenish: 2 dev.ql.0.rcv_pkt_thres: 128 dev.ql.0.rcv_pkt_thres_d: 32 dev.ql.0.snd_pkt_thres: 16 dev.ql.0.free_pkt_thres: 1024 dev.ql.0.num_rds_rings: 2 dev.ql.0.num_sds_rings: 4 dev.ql.1.%desc: Qlogic ISP 80xx PCI CNA Adapter-Ethernet Function v1.1.36 dev.ql.1.%driver: ql dev.ql.1.%location: slot=3D0 function=3D1 handle=3D\_SB_.PCI0.PT02.IPE4.IPE= 1.PE11 dev.ql.1.%pnpinfo: vendor=3D0x1077 device=3D0x8020 subvendor=3D0x103c subdevice=3D0x3733 class=3D0x020000 dev.ql.1.%parent: pci11 dev.ql.1.stats: 0 dev.ql.1.fw_version: 4.8.22.1319135230 dev.ql.1.debug: 0 dev.ql.1.std_replenish: 8 dev.ql.1.jumbo_replenish: 2 dev.ql.1.rcv_pkt_thres: 128 dev.ql.1.rcv_pkt_thres_d: 32 dev.ql.1.snd_pkt_thres: 16 dev.ql.1.free_pkt_thres: 1024 dev.ql.1.num_rds_rings: 2 dev.ql.1.num_sds_rings: 4 # ifconfig ql0 10.13.37.21 ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000002 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000002 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_rds: Q8_CMD_RD_MAX_RDS_PER_CNTXT failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000003 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000003 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_sds: Q8_CMD_RD_MAX_RDS_PER_CNTXT failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000004 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000004 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_rules: Q8_CMD_RD_MAX_RULES_PER_CNTXT failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000005 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000005 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_rcv_cntxts: Q8_CMD_RD_MAX_RX_CNTXT failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000006 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000006 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_tx_cntxts: Q8_CMD_RD_MAX_TX_CNTXT failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000018 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000018 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_mtu: Q8_CMD_RD_MAX_MTU failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000019 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000019 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_max_lro: Q8_CMD_RD_MAX_LRO failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000016 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000016 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql0: qla_get_flow_control: Q8_CMD_GET_FLOW_CNTRL failed ql0: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000007 sig[0x001b2228] =3D 0xcafe0100 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x15c7d160 arg3[0x001b2224] =3D 0x00000120 ql0: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000007 arg1 =3D 0x00000000 arg2 =3D 0x15c7d160 arg3 =3D 0x00000120 ql0: qla_init_rcv_cntxt: Q8_CMD_CREATE_RX_CNTXT failed ql0: qla_fw_cmd: xmit queue full # ifconfig ql1 10.13.37.2 ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000002 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000002 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_rds: Q8_CMD_RD_MAX_RDS_PER_CNTXT failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000003 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000003 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_sds: Q8_CMD_RD_MAX_RDS_PER_CNTXT failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000004 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000004 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_rules: Q8_CMD_RD_MAX_RULES_PER_CNTXT failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000005 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000005 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_rcv_cntxts: Q8_CMD_RD_MAX_RX_CNTXT failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000006 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000006 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_tx_cntxts: Q8_CMD_RD_MAX_TX_CNTXT failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000018 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000018 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_mtu: Q8_CMD_RD_MAX_MTU failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000019 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000019 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_max_lro: Q8_CMD_RD_MAX_LRO failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000016 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000000 arg2[0x001b2220] =3D 0x00000000 arg3[0x001b2224] =3D 0x00000000 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000016 arg1 =3D 0x00000000 arg2 =3D 0x00000000 arg3 =3D 0x00000000 ql1: qla_get_flow_control: Q8_CMD_GET_FLOW_CNTRL failed ql1: qla_issue_cmd: cmd[0x001b2218] =3D 0x80000007 sig[0x001b2228] =3D 0xcafe0101 arg1[0x001b221c] =3D 0x00000002 arg2[0x001b2220] =3D 0x0923b160 arg3[0x001b2224] =3D 0x00000120 ql1: qla_issue_cmd: exit (ret =3D 0xffffffff) rsp =3D 0x80000007 arg1 =3D 0x00000002 arg2 =3D 0x0923b160 arg3 =3D 0x00000120 ql1: qla_init_rcv_cntxt: Q8_CMD_CREATE_RX_CNTXT failed ql1: qla_fw_cmd: xmit queue full # ifconfig ql0 ql0: flags=3D8803 metric 0 mtu 1500 options=3D8013b ether 2c:59:e5:ca:ff:ee inet 10.13.37.2 netmask 0xffffff00 broadcast 10.13.37.255 nd6 options=3D29 media: Ethernet autoselect status: no carrier # ifconfig ql0 ql1: flags=3D8803 metric 0 mtu 1500 options=3D8013b ether 2c:59:e5:ca:ff:ee inet 10.13.37.3 netmask 0xffffff00 broadcast 10.13.37.255 nd6 options=3D29 media: Ethernet autoselect status: no carrier Best Regards, Hakisho Nukama _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" ________________________________ This message and any attached documents contain information from QLogic Cor= poration or its wholly-owned subsidiaries that may be confidential. If you = are not the intended recipient, you may not read, copy, distribute, or use = this information. If you have received this transmission in error, please n= otify the sender immediately by reply e-mail and then delete this message.