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 6CD2D1B651 for ; Thu, 2 Nov 2017 18:04:08 +0100 (CET) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga101.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 02 Nov 2017 10:04:05 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.44,335,1505804400"; d="scan'208";a="1032725535" Received: from irsmsx102.ger.corp.intel.com ([163.33.3.155]) by orsmga003.jf.intel.com with ESMTP; 02 Nov 2017 10:04:04 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.49]) by IRSMSX102.ger.corp.intel.com ([169.254.2.180]) with mapi id 14.03.0319.002; Thu, 2 Nov 2017 17:04:04 +0000 From: "Mcnamara, John" To: "Singh, Jasvinder" , "dev@dpdk.org" Thread-Topic: [PATCH] doc: fix description of traffic management function in testpmd Thread-Index: AQHTTkjSkjpTz73J4k6Ly4B1lDMJv6MBXIlw Date: Thu, 2 Nov 2017 17:04:03 +0000 Message-ID: References: <20171026110650.79643-1-jasvinder.singh@intel.com> In-Reply-To: <20171026110650.79643-1-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYzgzMDhhOWYtMWE3MC00YjljLTk3ZjctMDRkNmJmZDIzY2ZjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6Ik56YXkyWXF3XC9taXZFQlhKVzNUTEZYYmJlM0VpVEhCQTkzVXNOWjAzZHkwPSJ9 dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: fix description of traffic management function 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: Thu, 02 Nov 2017 17:04:08 -0000 > -----Original Message----- > From: Singh, Jasvinder > Sent: Thursday, October 26, 2017 12:07 PM > To: dev@dpdk.org > Cc: Mcnamara, John > Subject: [PATCH] doc: fix description of traffic management function in > testpmd >=20 > Fixes: 5b590fbe09b6 ("app/testpmd: add traffic management forwarding > mode") >=20 > Signed-off-by: Jasvinder Singh Acked-by: John McNamara