From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id A77D29AED for ; Tue, 1 Mar 2016 17:11:35 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga104.fm.intel.com with ESMTP; 01 Mar 2016 08:11:34 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,523,1449561600"; d="scan'208";a="898552888" Received: from fmsmsx105.amr.corp.intel.com ([10.18.124.203]) by orsmga001.jf.intel.com with ESMTP; 01 Mar 2016 08:11:33 -0800 Received: from fmsmsx116.amr.corp.intel.com (10.18.116.20) by FMSMSX105.amr.corp.intel.com (10.18.124.203) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 1 Mar 2016 08:11:33 -0800 Received: from fmsmsx106.amr.corp.intel.com ([169.254.5.159]) by fmsmsx116.amr.corp.intel.com ([169.254.2.18]) with mapi id 14.03.0248.002; Tue, 1 Mar 2016 08:11:33 -0800 From: "Posadas, Emerson" To: "dev@dpdk.org" Thread-Topic: port 0 is not present on the board Thread-Index: AdFzOX9ltbFBqBXaQaS2Qy9oh2X7Og== Date: Tue, 1 Mar 2016 16:11:32 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDc0YjE2MTctZDZmNi00ZTJhLTlhNDUtYzVjOGQwODc0NjQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX1BVQkxJQyJ9XX1dfSwiU3ViamVjdExhYmVscyI6W10sIlRNQ1ZlcnNpb24iOiIxNS45LjYuNiIsIlRydXN0ZWRMYWJlbEhhc2giOiJEUDFoSUxmMG5OQ05LdUs1TGRMbEhnejgwMVVoTUFNNEQ0MnpWd0VZZDJZPSJ9 x-ctpclassification: CTP_PUBLIC x-originating-ip: [10.1.200.107] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: [dpdk-dev] port 0 is not present on the board X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Mar 2016 16:11:36 -0000 I see that this issue was raised a couple of months ago on this thread (htt= p://dpdk.org/ml/archives/dev/2014-December/010661.html) But seems that the fix on that thread does not work on my DPDK setup using = l3fwd application. The full output I'm getting looks as follows. # ./examples/l3fwd/build/l3fwd -c 0x3 -n 2 -- -p 0x3 --config=3D"(0,0,0),(1= ,0,1)" EAL: Detected lcore 0 as core 0 on socket 0 EAL: Detected lcore 1 as core 1 on socket 0 EAL: Detected lcore 2 as core 2 on socket 0 EAL: Detected lcore 3 as core 3 on socket 0 EAL: Detected lcore 4 as core 4 on socket 0 EAL: Detected lcore 5 as core 5 on socket 0 EAL: Detected lcore 6 as core 6 on socket 0 EAL: Detected lcore 7 as core 7 on socket 0 EAL: Detected lcore 8 as core 8 on socket 0 EAL: Detected lcore 9 as core 9 on socket 0 EAL: Detected lcore 10 as core 10 on socket 0 EAL: Detected lcore 11 as core 11 on socket 0 EAL: Detected lcore 12 as core 12 on socket 0 EAL: Detected lcore 13 as core 13 on socket 0 EAL: Detected lcore 14 as core 14 on socket 0 EAL: Detected lcore 15 as core 15 on socket 0 EAL: Support maximum 128 logical core(s) by configuration. EAL: Detected 16 lcore(s) EAL: VFIO modules not all loaded, skip VFIO support... EAL: Setting up physically contiguous memory... EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f2880400000 (size =3D 0x200000) EAL: Ask a virtual area of 0xc400000 bytes EAL: Virtual area found at 0x7f2873e00000 (size =3D 0xc400000) EAL: Ask a virtual area of 0xc00000 bytes EAL: Virtual area found at 0x7f2873000000 (size =3D 0xc00000) EAL: Ask a virtual area of 0x3400000 bytes EAL: Virtual area found at 0x7f286fa00000 (size =3D 0x3400000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f286f400000 (size =3D 0x400000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f286f000000 (size =3D 0x200000) EAL: Ask a virtual area of 0x1400000 bytes EAL: Virtual area found at 0x7f286da00000 (size =3D 0x1400000) EAL: Ask a virtual area of 0xa800000 bytes EAL: Virtual area found at 0x7f2863000000 (size =3D 0xa800000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f2862c00000 (size =3D 0x200000) EAL: Ask a virtual area of 0xd6800000 bytes EAL: Ask a virtual area of 0xd6800000 bytes EAL: Virtual area found at 0x7f278c200000 (size =3D 0xd6800000) EAL: Ask a virtual area of 0x2000000 bytes EAL: Virtual area found at 0x7f278a000000 (size =3D 0x2000000) EAL: Ask a virtual area of 0x1800000 bytes EAL: Virtual area found at 0x7f2788600000 (size =3D 0x1800000) EAL: Ask a virtual area of 0x2800000 bytes EAL: Virtual area found at 0x7f2785c00000 (size =3D 0x2800000) EAL: Ask a virtual area of 0x1000000 bytes EAL: Virtual area found at 0x7f2784a00000 (size =3D 0x1000000) EAL: Ask a virtual area of 0xc00000 bytes EAL: Virtual area found at 0x7f2783c00000 (size =3D 0xc00000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f2783600000 (size =3D 0x400000) EAL: Ask a virtual area of 0xc00000 bytes EAL: Virtual area found at 0x7f2782800000 (size =3D 0xc00000) EAL: Ask a virtual area of 0x1800000 bytes EAL: Virtual area found at 0x7f2780e00000 (size =3D 0x1800000) EAL: Ask a virtual area of 0x1000000 bytes EAL: Virtual area found at 0x7f277fc00000 (size =3D 0x1000000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f277f600000 (size =3D 0x400000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f277f000000 (size =3D 0x400000) EAL: Ask a virtual area of 0x800000 bytes EAL: Virtual area found at 0x7f277e600000 (size =3D 0x800000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f277e000000 (size =3D 0x400000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f277da00000 (size =3D 0x400000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f277d600000 (size =3D 0x200000) EAL: Requesting 2048 pages of size 2MB from socket 0 EAL: TSC frequency is ~1700004 KHz EAL: Master lcore 0 is ready (tid=3D81d1b8c0;cpuset=3D[0]) EAL: lcore 1 is ready (tid=3D7cde7700;cpuset=3D[1]) EAL: PCI device 0000:01:00.0 on NUMA socket -1 EAL: probe driver: 8086:1572 rte_i40e_pmd EAL: Not managed by a supported kernel driver, skipped EAL: PCI device 0000:01:00.1 on NUMA socket -1 EAL: probe driver: 8086:1572 rte_i40e_pmd EAL: Not managed by a supported kernel driver, skipped port 0 is not present on the board EAL: Error - exiting with code: 1 Cause: check_port_config failed root@host:~ My DPDK version is 2.2.0. Any suggestion or idea to fix the issue would be = accepted.=20 EP