From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Dumitrescu, Cristian" Subject: Re: [PATCH] ip_pipeline: add check on nic's rxq and txq Date: Mon, 7 Sep 2015 13:29:14 +0000 Message-ID: <3EB4FA525960D640B5BDFFD6A3D89126478B8370@IRSMSX108.ger.corp.intel.com> References: <1441630435-14158-1-git-send-email-jasvinder.singh@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable To: "Singh, Jasvinder" , "dev@dpdk.org" Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 882AE5955 for ; Mon, 7 Sep 2015 15:29:17 +0200 (CEST) In-Reply-To: <1441630435-14158-1-git-send-email-jasvinder.singh@intel.com> Content-Language: en-US List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > -----Original Message----- > From: Singh, Jasvinder > Sent: Monday, September 7, 2015 3:54 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian > Subject: [PATCH] ip_pipeline: add check on nic's rxq and txq >=20 > This patch checks that rx queue and tx queue of each link > specified in ip pipeline configuration file are used. >=20 > Signed-off-by: Jasvinder Singh > --- Acked-by: Cristian Dumitrescu