From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pg0-f66.google.com (mail-pg0-f66.google.com [74.125.83.66]) by dpdk.org (Postfix) with ESMTP id 4178BFA4F for ; Mon, 16 Jan 2017 04:12:59 +0100 (CET) Received: by mail-pg0-f66.google.com with SMTP id 204so4146160pge.2 for ; Sun, 15 Jan 2017 19:12:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=yTem0z4GR4f53ibNdo7+/orPkaQuiWLfmws3Sw9CRLQ=; b=oHmjeQtRQ6T7lvVt9mQnfjlzaTtZsHUPC/o5+Hv0Z3DzA1LJsOkebHlY+iTuen/XkI gq+NsvFJdASW13t9ILEG4oU+UeoDntUIFq3Qp6LTvI0GWgor5F1tBqH5YYOfwgS/U7ID GAb1vKmdDU67f+RO/FwSYWtWg5DbwKKxaaWzb9m2aFoCtQqHWQ8775sOwVSH3hd6ibYB TStwUBygajXLP2ufutqSKNKhg3532jHoRVNGzdUhJZE5HiOhh8FqBisnrnpS6hV/W8N6 rWDctkTq7x7wZBPIRlnFdOVhGLRp9KIIoFjcPfWthyZjq53rTNFZXB/LKfZ5agtmpxln 1gJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=yTem0z4GR4f53ibNdo7+/orPkaQuiWLfmws3Sw9CRLQ=; b=JSt/5JNxrUKwNapOoGrPOAU27ufzwq7QvCGCtzS2ByKBMP8gScTYKFF4ngpZBJXDhG 14GK6XGMTWSo49BgALUGnR7YvZEJF3TGYfrSQHFEku/u6MSfamJXWA2wD3Pz8FDtirap n0OCZKRyPt8rsbrpYdjDEnZY+CNwdGmLDI0+BbWhsZfBIwdIUD5Po2rtLq27JaafhKPW 07eG+W9XsN/Aqdcc51daJlVIuPBGB2sDthXwlO3jQmoL6512qg8arosIzxUjsOz5pepi tWUMmCN061BEsfa6nb2LxjQYAaCF0mgO0spsp7VTQYfbRoUjxPu0KmvZNxkJg1zbmgJE nXWg== X-Gm-Message-State: AIkVDXIi2Q0TUG24zegLw5PbZWbDXfWUMQEfiFkPRTmAMRGfE+dXRKYaXAp2yjx0Z1/wOw== X-Received: by 10.84.138.3 with SMTP id 3mr47328786plo.108.1484536378408; Sun, 15 Jan 2017 19:12:58 -0800 (PST) Received: from [192.168.1.222] ([166.111.132.165]) by smtp.gmail.com with ESMTPSA id j7sm30280283pfe.84.2017.01.15.19.12.55 (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 15 Jan 2017 19:12:57 -0800 (PST) Content-Type: text/plain; charset=gb2312 Mime-Version: 1.0 (Mac OS X Mail 9.1 \(3096.5\)) From: zhilong zheng In-Reply-To: <7c6858a274fb4aec9a7c214581dc2a27@EUX13SRV1.EU.NEC.COM> Date: Mon, 16 Jan 2017 11:12:53 +0800 Cc: "users@dpdk.org" Content-Transfer-Encoding: quoted-printable Message-Id: References: <74d60b2109824fcdad5dbef5a04b27d3@EUX13SRV1.EU.NEC.COM> <1484305967061.56148@EMEA.NEC.COM> <7c6858a274fb4aec9a7c214581dc2a27@EUX13SRV1.EU.NEC.COM> To: David Aldrich X-Mailer: Apple Mail (2.3096.5) 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 03:12:59 -0000 Hi David, In the EAL log of your command =A1=B0./build/l2fwd -c f -n2 -- -q 2 -p = 3=A1=B1, it showed =A1=B0 Port 0 Link Down=A1=B1. So are there some = problems in your port connection? Or you can send packets to Port 1to = check statistics. I am new here too. Hope it can help you. Best regard Zhilong > =D4=DA 2017=C4=EA1=D4=C216=C8=D5=A3=AC03:01=A3=ACDavid Aldrich = =D0=B4=B5=C0=A3=BA >=20 > If anyone can help me with this issue I would be grateful. >=20 > David >=20 >=20