From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from cluster-a.mailcontrol.com (cluster-a.mailcontrol.com [85.115.52.190]) by dpdk.org (Postfix) with ESMTP id 7A4A1DE5 for ; Mon, 16 Jan 2017 18:55:26 +0100 (CET) Received: from mail1.neceur.com (mail1.neceur.com [195.47.207.3]) by rly03a.srv.mailcontrol.com (MailControl) with ESMTP id v0GHtOKn021748; Mon, 16 Jan 2017 17:55:24 GMT Received: from intmail2.neceur.com (intmail2.neceur.com [172.29.177.11]) by mail1.neceur.com (8.14.4/8.14.4) with ESMTP id v0GHtOd8012847; Mon, 16 Jan 2017 17:55:24 GMT Received: from av2.neceur.com (av2.neceur.com [172.29.177.7]) by intmail2.neceur.com (8.14.7/8.14.7) with ESMTP id v0GIZ92J024591; Mon, 16 Jan 2017 18:35:09 GMT Received: from av2.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 84475CA051; Mon, 16 Jan 2017 17:55:24 +0000 (GMT) Received: from av2.neceur.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 654CCCA050; Mon, 16 Jan 2017 17:55:24 +0000 (GMT) Received: from EUX13SRV2.EU.NEC.COM (unknown [172.29.155.139]) by av2.neceur.com (Postfix) with ESMTPS; Mon, 16 Jan 2017 17:55:24 +0000 (GMT) Received: from EUX13SRV1.EU.NEC.COM (172.29.155.138) by EUX13SRV2.EU.NEC.COM (172.29.155.139) with Microsoft SMTP Server (TLS) id 15.0.1156.6; Mon, 16 Jan 2017 17:55:23 +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; Mon, 16 Jan 2017 17:55:23 +0000 From: David Aldrich To: zhilong zheng CC: "users@dpdk.org" Thread-Topic: [dpdk-users] Newbie: Help requested to get l2fwd example working Thread-Index: AdJs9I8zPh51A3u5SPmlI9v30LCE1QAgB68gAAXsD4AAAFWOIQB094rwABE2mIAAEXxZMAAEVYGAAAAYYDAAAEScgAAIlY6w Date: Mon, 16 Jan 2017 17:55:23 +0000 Message-ID: <159082ca5cfc4419aa0f02957630c956@EUX13SRV1.EU.NEC.COM> References: <74d60b2109824fcdad5dbef5a04b27d3@EUX13SRV1.EU.NEC.COM> <1484305967061.56148@EMEA.NEC.COM> <7c6858a274fb4aec9a7c214581dc2a27@EUX13SRV1.EU.NEC.COM> <55e13f2ba76c4a8680699ea3ee948b08@EUX13SRV1.EU.NEC.COM> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-transport-fromentityheader: Hosted x-originating-ip: [172.29.155.232] MIME-Version: 1.0 X-TM-AS-GCONF: 00 X-Scanned-By: MailControl 44278.1917 (www.mailcontrol.com) on 10.65.0.113 Content-Type: text/plain; charset="iso-2022-jp" 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: Mon, 16 Jan 2017 17:55:28 -0000 Hi I=1B$B!G=1B(Bve tried sending packets with packETH, and I have tried using = testpmd (instead of l2fwd) to receive them. I still see no packets. Any other suggestions please? Best regards David From: zhilong zheng [mailto:zhengzl0715@gmail.com] Sent: 16 January 2017 13:48 To: David Aldrich Cc: users@dpdk.org Subject: Re: [dpdk-users] Newbie: Help requested to get l2fwd example worki= ng Hi David, You can try to replace it with =1B$B!H=1B(BLinux pktgen=1B$B!I=1B(B(no need= of DPDK-driver for NIC) or =1B$B!H=1B(BDPDK pktgen=1B$B!I=1B(B(Need DPDK-d= river) in your packet sending host. They both work fine for me. Best regards Zhilong =1B$B:_=1B(B 2017=1B$BG/=1B(B1=1B$B7n=1B(B16=1B$BF|!$=1B(B21:41=1B$B!$=1B(B= David Aldrich > =1B$B> Cc: users@dpdk.org Subject: Re: [dpdk-users] Newbie: Help requested to get l2fwd example worki= ng Hi David, A similar problem happened to me before. However when I changed another pac= ket sender, it works fine. What=1B$B!G=1B(Bs your packet sender that you se= nding UDP packets? Best regards Zhilong =1B$B:_=1B(B 2017=1B$BG/=1B(B1=1B$B7n=1B(B16=1B$BF|!$=1B(B19:34=1B$B!$=1B(B= David Aldrich > =1B$B> Cc: users@dpdk.org Subject: Re: [dpdk-users] Newbie: Help requested to get l2fwd example worki= ng Hi David, In the EAL log of your command =1B$B!H=1B(B./build/l2fwd -c f -n2 -- -q 2 -= p 3=1B$B!I=1B(B, it showed =1B$B!H=1B(B Port 0 Link Down=1B$B!I=1B(B. So are there some problems in your port conne= ction? Or you can send packets to Port 1to check statistics. I am new here too. Hope it can help you. Best regard Zhilong =1B$B:_=1B(B 2017=1B$BG/=1B(B1=1B$B7n=1B(B16=1B$BF|!$=1B(B03:01=1B$B!$=1B(B= David Aldrich > =1B$B BxDV8BRko9RQvSR0PuAKFjWd14NB0E99NUsTSwWURD1dro2FIg=3D=3D to report this email as spam.