From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <john.mcnamara@intel.com>
Received: from mga14.intel.com (mga14.intel.com [192.55.52.115])
 by dpdk.org (Postfix) with ESMTP id 7B05F239
 for <dev@dpdk.org>; Mon, 11 Dec 2017 12:31:19 +0100 (CET)
X-Amp-Result: SKIPPED(no attachment in message)
X-Amp-File-Uploaded: False
Received: from orsmga004.jf.intel.com ([10.7.209.38])
 by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384;
 11 Dec 2017 03:31:18 -0800
X-ExtLoop1: 1
X-IronPort-AV: E=Sophos;i="5.45,391,1508828400"; d="scan'208";a="157689755"
Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96])
 by orsmga004.jf.intel.com with ESMTP; 11 Dec 2017 03:31:18 -0800
Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by
 IRSMSX154.ger.corp.intel.com (163.33.192.96) with Microsoft SMTP Server (TLS)
 id 14.3.319.2; Mon, 11 Dec 2017 11:31:16 +0000
Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by
 IRSMSX156.ger.corp.intel.com ([169.254.3.33]) with mapi id 14.03.0319.002;
 Mon, 11 Dec 2017 11:31:16 +0000
From: "Mcnamara, John" <john.mcnamara@intel.com>
To: "Singh, Jasvinder" <jasvinder.singh@intel.com>, "dev@dpdk.org"
 <dev@dpdk.org>
CC: "Dumitrescu, Cristian" <cristian.dumitrescu@intel.com>, "Wu, Jingjing"
 <jingjing.wu@intel.com>
Thread-Topic: [PATCH 3/3] doc: add description of traffic metering and
 policing funcs in testpmd
Thread-Index: AQHTYhxZqI+QVcP1ck6ziJE9GDYu16M+IoXg
Date: Mon, 11 Dec 2017 11:31:16 +0000
Message-ID: <B27915DBBA3421428155699D51E4CFE23EE1F7E8@IRSMSX103.ger.corp.intel.com>
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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZTgwMzU1ZWEtZWRmNi00MjQ2LTg1MWUtZjMyMzE5MjQ4YWEyIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkRPdnp6UXI4QkU2cGY2Y2NQcXh3aG14RnpkT2ZZRWJWcVZYUlF2Qm5iRmc9In0=
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 <dev.dpdk.org>
List-Unsubscribe: <http://dpdk.org/ml/options/dev>,
 <mailto:dev-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://dpdk.org/ml/archives/dev/>
List-Post: <mailto:dev@dpdk.org>
List-Help: <mailto:dev-request@dpdk.org?subject=help>
List-Subscribe: <http://dpdk.org/ml/listinfo/dev>,
 <mailto:dev-request@dpdk.org?subject=subscribe>
X-List-Received-Date: Mon, 11 Dec 2017 11:31:19 -0000

Note, there is a devtools/check-git-log.sh warning on the commit subject. M=
aybe use
something like this instead, if you update the patchset, or the maintainer =
can fix
inline:

doc: add metering and policing funcs to testpmd docs