From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cluster-j.mailcontrol.com (cluster-j.mailcontrol.com [85.115.54.190]) by dpdk.org (Postfix) with ESMTP id 3613B558D for ; Fri, 13 Jan 2017 12:12:58 +0100 (CET) Received: from mail1.neceur.com (mail1.neceur.com [195.47.207.3]) by rly23j.srv.mailcontrol.com (MailControl) with ESMTP id v0DBCuUn021880; Fri, 13 Jan 2017 11:12:56 GMT Received: from intmail1.neceur.com (intmail1.neceur.com [172.29.14.11]) by mail1.neceur.com (8.14.4/8.14.4) with ESMTP id v0DBCuCA005772; Fri, 13 Jan 2017 11:12:56 GMT Received: from av2.neceur.com (av2.neceur.com [172.29.177.7]) by intmail1.neceur.com (8.14.7/8.14.7) with ESMTP id v0DBDG6k021899; Fri, 13 Jan 2017 11:13:16 GMT Received: from av2.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id F2CDFCA051; Fri, 13 Jan 2017 11:12:55 +0000 (GMT) Received: from av2.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id DDB3DCA050; Fri, 13 Jan 2017 11:12:55 +0000 (GMT) Received: from EUX13SRV1.EU.NEC.COM (unknown [172.29.155.138]) by av2.neceur.com (Postfix) with ESMTPS; Fri, 13 Jan 2017 11:12:55 +0000 (GMT) Received: from EUX13SRV1.EU.NEC.COM (172.29.155.138) by EUX13SRV1.EU.NEC.COM (172.29.155.138) with Microsoft SMTP Server (TLS) id 15.0.1156.6; Fri, 13 Jan 2017 11:12:55 +0000 Received: from EUX13SRV1.EU.NEC.COM ([172.29.155.138]) by EUX13SRV1.EU.NEC.COM ([172.29.155.138]) with mapi id 15.00.1156.000; Fri, 13 Jan 2017 11:12:55 +0000 From: David Aldrich To: "maruko.kwok@gmail.com" CC: "users@dpdk.org" Thread-Topic: [dpdk-users] Newbie: Help requested to get l2fwd example working Thread-Index: AdJs9I8zPh51A3u5SPmlI9v30LCE1QAgB68gAAXsD4AAAFWOIQ== Date: Fri, 13 Jan 2017 11:12:55 +0000 Message-ID: <1484305967061.56148@EMEA.NEC.COM> References: <74d60b2109824fcdad5dbef5a04b27d3@EUX13SRV1.EU.NEC.COM>, In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-GB X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [172.29.155.186] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-Scanned-By: MailControl 44278.1917 (www.mailcontrol.com) on 10.74.0.133 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: Re: [dpdk-users] Newbie: Help requested to get l2fwd example working X-BeenThere: users@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK usage discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jan 2017 11:12:58 -0000 Hi Mark Thanks for your reply. Below is the entire output. Best regards David ----------------------------------------------- # build/l2fwd -c f -n2 -- -q 2 -p 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: 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 0 on socket 1 EAL: Detected lcore 7 as core 1 on socket 1 EAL: Detected lcore 8 as core 2 on socket 1 EAL: Detected lcore 9 as core 3 on socket 1 EAL: Detected lcore 10 as core 4 on socket 1 EAL: Detected lcore 11 as core 5 on socket 1 EAL: Support maximum 128 logical core(s) by configuration. EAL: Detected 12 lcore(s) EAL: VFIO modules not all loaded, skip VFIO support... EAL: Setting up physically contiguous memory... EAL: Ask a virtual area of 0x340000000 bytes EAL: Virtual area found at 0x7fee00000000 (size =3D 0x340000000) EAL: Ask a virtual area of 0x3c0000000 bytes EAL: Virtual area found at 0x7fea00000000 (size =3D 0x3c0000000) EAL: Requesting 13 pages of size 1024MB from socket 0 EAL: Requesting 15 pages of size 1024MB from socket 1 EAL: TSC frequency is ~2394810 KHz EAL: Master lcore 0 is ready (tid=3Dcbe4b8c0;cpuset=3D[0]) EAL: lcore 3 is ready (tid=3Dc9777700;cpuset=3D[3]) EAL: lcore 2 is ready (tid=3Dc9f78700;cpuset=3D[2]) EAL: lcore 1 is ready (tid=3Dca779700;cpuset=3D[1]) EAL: PCI device 0000:04:00.0 on NUMA socket 0 EAL: probe driver: 8086:10fb rte_ixgbe_pmd EAL: PCI memory mapped at 0x7ff140000000 EAL: PCI memory mapped at 0x7ff140100000 PMD: eth_ixgbe_dev_init(): MAC: 2, PHY: 1 PMD: eth_ixgbe_dev_init(): port 0 vendorID=3D0x8086 deviceID=3D0x10fb EAL: PCI device 0000:04:00.1 on NUMA socket 0 EAL: probe driver: 8086:10fb rte_ixgbe_pmd EAL: PCI memory mapped at 0x7ff140104000 EAL: PCI memory mapped at 0x7ff140204000 PMD: eth_ixgbe_dev_init(): MAC: 2, PHY: 12, SFP+: 3 PMD: eth_ixgbe_dev_init(): port 1 vendorID=3D0x8086 deviceID=3D0x10fb EAL: PCI device 0000:09:00.0 on NUMA socket 0 EAL: probe driver: 8086:1533 rte_igb_pmd EAL: Not managed by a supported kernel driver, skipped EAL: PCI device 0000:0a:00.0 on NUMA socket 0 EAL: probe driver: 8086:1533 rte_igb_pmd EAL: Not managed by a supported kernel driver, skipped Lcore 0: RX port 0 Lcore 0: RX port 1 Initializing port 0... PMD: ixgbe_dev_rx_queue_setup(): sw_ring=3D0x7ff13e8= fed40 sw_sc_ring=3D0x7ff13e8fe800 hw_ring=3D0x7ff13e8ff280 dma_addr=3D0x43e= 8ff280 PMD: ixgbe_dev_tx_queue_setup(): sw_ring=3D0x7ff13e8ec640 hw_ring=3D0x7ff13= e8ee680 dma_addr=3D0x43e8ee680 PMD: ixgbe_set_tx_function(): Using simple tx code path PMD: ixgbe_set_tx_function(): Vector tx enabled. PMD: ixgbe_set_rx_function(): Vector rx enabled, please make sure RX burst = size no less than 4 (port=3D0). done: Port 0, MAC address: 38:EA:A7:33:8F:68 Initializing port 1... PMD: ixgbe_dev_rx_queue_setup(): sw_ring=3D0x7ff13e8= dbc40 sw_sc_ring=3D0x7ff13e8db700 hw_ring=3D0x7ff13e8dc180 dma_addr=3D0x43e= 8dc180 PMD: ixgbe_dev_tx_queue_setup(): sw_ring=3D0x7ff13e8c9540 hw_ring=3D0x7ff13= e8cb580 dma_addr=3D0x43e8cb580 PMD: ixgbe_set_tx_function(): Using simple tx code path PMD: ixgbe_set_tx_function(): Vector tx enabled. PMD: ixgbe_set_rx_function(): Vector rx enabled, please make sure RX burst = size no less than 4 (port=3D1). done: Port 1, MAC address: 38:EA:A7:33:8F:69 Checking link status.......................................................= ...................................done Port 0 Link Down Port 1 Link Up - speed 10000 Mbps - full-duplex L2FWD: lcore 1 has nothing to do L2FWD: lcore 2 has nothing to do L2FWD: entering main loop on lcore 0 L2FWD: -- lcoreid=3D0 portid=3D0 L2FWD: -- lcoreid=3D0 portid=3D1?