From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from demumfd001.nsn-inter.net (demumfd001.nsn-inter.net [93.183.12.32]) by dpdk.org (Postfix) with ESMTP id 6162F2C18 for ; Fri, 15 Apr 2016 07:24:46 +0200 (CEST) Received: from muvmp319.nsn-intra.net ([10.159.32.166]) by demumfd001.nsn-inter.net (8.15.2/8.15.2) with ESMTPS id u3F5Oj62026868 (version=TLSv1 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 15 Apr 2016 05:24:46 GMT Received: from SGSIHTC003.nsn-intra.net ([10.159.225.20]) by muvmp319.nsn-intra.net (8.14.3/8.14.3) with ESMTP id u3F5NIC4032084 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=FAIL) for ; Fri, 15 Apr 2016 05:24:45 GMT Received: from SGSIMBX004.nsn-intra.net ([169.254.4.165]) by SGSIHTC003.nsn-intra.net ([10.159.225.20]) with mapi id 14.03.0279.002; Fri, 15 Apr 2016 13:23:30 +0800 From: "Nikhila, Athaluri (Nokia - IN/Bangalore)" To: "users@dpdk.org" Thread-Topic: Issue on running kni application Thread-Index: AdGW0d+nwaVYogRzTJmFqWR8naxT+A== Date: Fri, 15 Apr 2016 05:23:30 +0000 Message-ID: <12A43467A5F69640B90142DFE5470A180184F8F7@SGSIMBX004.nsn-intra.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.159.225.113] MIME-Version: 1.0 X-purgate-type: clean X-purgate-Ad: Categorized by eleven eXpurgate (R) http://www.eleven.de X-purgate: clean X-purgate: This mail is considered clean (visit http://www.eleven.de for further information) X-purgate-size: 16200 X-purgate-ID: 151667::1460697886-00001B3D-23EAB609/0/0 X-Mailman-Approved-At: Fri, 15 Apr 2016 14:24:10 +0200 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dpdk-users] Issue on running kni application X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Apr 2016 05:24:46 -0000 Hi, I am trying to run the kni application which is an example of DPDK and= I am getting the following error. Can anyone please help me out. Hugepages - 303 hugepages (2 MB) Error: exiting with code 1 Cause : could not initialize mbuf pool. Thanks in advance. sudo ./build/app/kni -c 0xf -n 4 -- -P -p 0x3 --config=3D"(0,0,1),(1,2,3)" 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: Support maximum 128 logical core(s) by configuration. EAL: Detected 4 lcore(s) EAL: Setting up physically contiguous memory... EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ee1600000 (size =3D 0x600000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ee1200000 (size =3D 0x200000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f0ee0c00000 (size =3D 0x400000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ee0800000 (size =3D 0x200000) EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ee0000000 (size =3D 0x600000) EAL: Ask a virtual area of 0x4800000 bytes EAL: Virtual area found at 0x7f0edb600000 (size =3D 0x4800000) EAL: Ask a virtual area of 0x4c00000 bytes EAL: Virtual area found at 0x7f0ed6800000 (size =3D 0x4c00000) EAL: Ask a virtual area of 0x1e00000 bytes EAL: Virtual area found at 0x7f0ed4800000 (size =3D 0x1e00000) EAL: Ask a virtual area of 0xc00000 bytes EAL: Virtual area found at 0x7f0ed3a00000 (size =3D 0xc00000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ed3600000 (size =3D 0x200000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ed3200000 (size =3D 0x200000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f0ed2c00000 (size =3D 0x400000) EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ed2400000 (size =3D 0x600000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ed2000000 (size =3D 0x200000) EAL: Ask a virtual area of 0x800000 bytes EAL: Virtual area found at 0x7f0ed1600000 (size =3D 0x800000) EAL: Ask a virtual area of 0x800000 bytes EAL: Virtual area found at 0x7f0ed0c00000 (size =3D 0x800000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ed0800000 (size =3D 0x200000) EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ed0000000 (size =3D 0x600000) EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ecf800000 (size =3D 0x600000) EAL: Ask a virtual area of 0x1c00000 bytes EAL: Virtual area found at 0x7f0ecda00000 (size =3D 0x1c00000) EAL: Ask a virtual area of 0x2800000 bytes EAL: Virtual area found at 0x7f0ecb000000 (size =3D 0x2800000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ecac00000 (size =3D 0x200000) EAL: Ask a virtual area of 0x4600000 bytes EAL: Virtual area found at 0x7f0ec6400000 (size =3D 0x4600000) EAL: Ask a virtual area of 0x1c00000 bytes EAL: Virtual area found at 0x7f0ec4600000 (size =3D 0x1c00000) EAL: Ask a virtual area of 0xe00000 bytes EAL: Virtual area found at 0x7f0ec3600000 (size =3D 0xe00000) EAL: Ask a virtual area of 0x2000000 bytes EAL: Virtual area found at 0x7f0ec1400000 (size =3D 0x2000000) EAL: Ask a virtual area of 0x1200000 bytes EAL: Virtual area found at 0x7f0ec0000000 (size =3D 0x1200000) EAL: Ask a virtual area of 0x1000000 bytes EAL: Virtual area found at 0x7f0ebee00000 (size =3D 0x1000000) EAL: Ask a virtual area of 0xa00000 bytes EAL: Virtual area found at 0x7f0ebe200000 (size =3D 0xa00000) EAL: Ask a virtual area of 0x600000 bytes EAL: Virtual area found at 0x7f0ebda00000 (size =3D 0x600000) EAL: Ask a virtual area of 0xa00000 bytes EAL: Virtual area found at 0x7f0ebce00000 (size =3D 0xa00000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0ebca00000 (size =3D 0x200000) EAL: Ask a virtual area of 0x400000 bytes EAL: Virtual area found at 0x7f0ebc400000 (size =3D 0x400000) EAL: Ask a virtual area of 0x1400000 bytes EAL: Virtual area found at 0x7f0ebae00000 (size =3D 0x1400000) EAL: Ask a virtual area of 0x800000 bytes EAL: Virtual area found at 0x7f0eba400000 (size =3D 0x800000) EAL: Ask a virtual area of 0x800000 bytes EAL: Virtual area found at 0x7f0eb9a00000 (size =3D 0x800000) EAL: Ask a virtual area of 0xc00000 bytes EAL: Virtual area found at 0x7f0eb8c00000 (size =3D 0xc00000) EAL: Ask a virtual area of 0x1000000 bytes EAL: Virtual area found at 0x7f0eb7a00000 (size =3D 0x1000000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0eb7600000 (size =3D 0x200000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0eb7200000 (size =3D 0x200000) EAL: Ask a virtual area of 0x200000 bytes EAL: Virtual area found at 0x7f0eb6e00000 (size =3D 0x200000) EAL: Requesting 303 pages of size 2MB from socket 0 EAL: TSC frequency is ~2690619 KHz EAL: Master lcore 0 is ready (tid=3De428f900;cpuset=3D[0]) EAL: lcore 3 is ready (tid=3Db5dfd700;cpuset=3D[3]) EAL: lcore 1 is ready (tid=3Db6dff700;cpuset=3D[1]) EAL: lcore 2 is ready (tid=3Db65fe700;cpuset=3D[2]) EAL: PCI device 0000:00:03.0 on NUMA socket -1 EAL: probe driver: 8086:100e rte_em_pmd EAL: PCI memory mapped at 0x7f0ee1c00000 PMD: eth_em_dev_init(): port_id 0 vendorID=3D0x8086 deviceID=3D0x100e EAL: PCI device 0000:00:08.0 on NUMA socket -1 EAL: probe driver: 8086:100e rte_em_pmd EAL: PCI memory mapped at 0x7f0ee1c20000 PMD: eth_em_dev_init(): port_id 1 vendorID=3D0x8086 deviceID=3D0x100e EAL: PCI device 0000:00:09.0 on NUMA socket -1 EAL: probe driver: 8086:100e rte_em_pmd EAL: Not managed by a supported kernel driver, skipped EAL: PCI device 0000:00:0a.0 on NUMA socket -1 EAL: probe driver: 8086:100e rte_em_pmd EAL: Not managed by a supported kernel driver, skipped APP: Port ID: 0 APP: Rx lcore ID: 0, Tx lcore ID: 1 APP: Port ID: 1 APP: Rx lcore ID: 2, Tx lcore ID: 3 EAL: Error - exiting with code: 1 Cause: Could not initialise mbuf pool