From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C0C4614E8 for ; Mon, 11 Dec 2017 12:22:47 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Dec 2017 03:22:46 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.45,391,1508828400"; d="scan'208";a="1506861" Received: from irsmsx101.ger.corp.intel.com ([163.33.3.153]) by fmsmga007.fm.intel.com with ESMTP; 11 Dec 2017 03:22:45 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX101.ger.corp.intel.com ([169.254.1.22]) with mapi id 14.03.0319.002; Mon, 11 Dec 2017 11:22:45 +0000 From: "Mcnamara, John" To: "Singh, Jasvinder" , "dev@dpdk.org" CC: "Dumitrescu, Cristian" , "Wu, Jingjing" Thread-Topic: [PATCH 3/3] doc: add description of traffic metering and policing funcs in testpmd Thread-Index: AQHTYhxZqI+QVcP1ck6ziJE9GDYu16M+IGAg Date: Mon, 11 Dec 2017 11:22:45 +0000 Message-ID: References: <20171120163920.70660-1-jasvinder.singh@intel.com> <20171120163920.70660-3-jasvinder.singh@intel.com> In-Reply-To: <20171120163920.70660-3-jasvinder.singh@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMDVmYTNlODYtMTQyYS00NGFjLThhNzQtODkwZWIxMDVmMTFmIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkxnQjBZOTMyd3JpdHpyUk83SWx5QWdvMFFOZnFMWjZIdmJOUXBRV2ZEMHc9In0= dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 3/3] doc: add description of traffic metering and policing funcs in testpmd X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Dec 2017 11:22:48 -0000 > -----Original Message----- > From: Singh, Jasvinder > Sent: Monday, November 20, 2017 4:39 PM > To: dev@dpdk.org > Cc: Dumitrescu, Cristian ; Wu, Jingjing > ; Mcnamara, John > Subject: [PATCH 3/3] doc: add description of traffic metering and policin= g > funcs in testpmd >=20 > Signed-off-by: Jasvinder Singh Acked-by: John McNamara