From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 5FE10A0487 for ; Fri, 5 Jul 2019 13:25:47 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BDD861BE82; Fri, 5 Jul 2019 13:25:46 +0200 (CEST) Received: from inbox.dpdk.org (xvm-172-178.dc0.ghst.net [95.142.172.178]) by dpdk.org (Postfix) with ESMTP id EEC261BE81 for ; Fri, 5 Jul 2019 13:25:45 +0200 (CEST) Received: by inbox.dpdk.org (Postfix, from userid 33) id C5DF5A0613; Fri, 5 Jul 2019 13:25:45 +0200 (CEST) From: bugzilla@dpdk.org To: dev@dpdk.org Date: Fri, 05 Jul 2019 11:25:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: DPDK X-Bugzilla-Component: ethdev X-Bugzilla-Version: 19.05 X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: ullas-d.bhat@hpe.com X-Bugzilla-Status: CONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: dev@dpdk.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.dpdk.org/ Auto-Submitted: auto-generated X-Auto-Response-Suppress: All MIME-Version: 1.0 Subject: [dpdk-dev] [Bug 304] [bnx2x_init] Initialization failed, stack notified driver is NOT running! X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" https://bugs.dpdk.org/show_bug.cgi?id=3D304 Bug ID: 304 Summary: [bnx2x_init] Initialization failed, stack notified driver is NOT running! Product: DPDK Version: 19.05 Hardware: x86 OS: Linux Status: CONFIRMED Severity: major Priority: Normal Component: ethdev Assignee: dev@dpdk.org Reporter: ullas-d.bhat@hpe.com Target Milestone: --- Hi, we are trying to run example testpmd application with BCM57840 NetXtreme II 10/20-Gigabit Ethernet (rev 11) card. command used to run testpmd application. #./testpmd -l 0-3 -n 4 -w 0000:37:00.1 -w 0000:37:00.2 -- -i --portmask=3D0= x1 --nb-cores=3D2 But we see the following error ___________________________________________________________________________ [bnx2x_prev_unload:9504(37:00.1:dpdk-port-0)] Failed to unload previous dri= ver! EAL: PCI device 0000:37:00.2 on NUMA socket 0 EAL: probe driver: 14e4:16a2 net_bnx2x [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_prev_unload:9504(37:00.2:dpdk-port-1)] Failed to unload previous dri= ver! Interactive-mode selected previous number of forwarding ports 2 - changed to number of configured por= ts 1 testpmd: create a new mbuf pool : n=3D171456, size=3D21= 76, socket=3D0 testpmd: preferred mempool ops selected: ring_mp_mc Warning! port-topology=3Dpaired and odd forward ports number, the last port= will pair with itself. Configuring Port 0 (socket 0) [bnx2x_nic_load_analyze_req:2772(37:00.1:dpdk-port-0)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_init:7531(37:00.1:dpdk-port-0)] Initialization failed, stack notified driver is NOT running! Fail to start port 0 Configuring Port 1 (socket 0) [bnx2x_nic_load_analyze_req:2772(37:00.2:dpdk-port-1)] FW 0x000b0d07 already loaded (mine is 0x00330207) [bnx2x_init:7531(37:00.2:dpdk-port-1)] Initialization failed, stack notified driver is NOT running! Fail to start port 1 Please stop the ports first Done ____________________________________________________________________ Below are the Hardware Details ____________________________________________________________________ #modinfo bnx2x filename: /lib/modules/3.10.0-957.el7.x86_64/extra/netxtreme2/bnx2x.ko version: 1.714.25 license: GPL description: QLogic BCM57710/57711/57711E/57712/57712_MF/57800/57800_MF/57810/57810_MF/57840/57= 840_MF Driver author: Eliezer Tamir retpoline: Y rhelversion: 7.6 srcversion: 0271E650E3FAC8C60DAB424 alias: pci:v000014E4d0000163Fsv*sd*bc*sc*i* #lspci | grep -i "broadcom" lspci | grep -i "broad" 37:00.0 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.1 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.2 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.3 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.4 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.5 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.6 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) 37:00.7 Ethernet controller: Broadcom Inc. and subsidiaries BCM57840 NetXtr= eme II 10/20-Gigabit Ethernet (rev 11) _____________________________________________ (NOTE:we have installed dpdk by enabling flag CONFIG_RTE_LIBRTE_BNX2X_PMD= =3Dy). Therefore can you suggest any extra configuration needs to be enabled or added?. /what is the correct way to install and run dpdk application for broadcom N= IC card?. Regards, ullas --=20 You are receiving this mail because: You are the assignee for the bug.=