From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id ED2841023 for ; Thu, 26 Jan 2017 16:24:02 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga101.fm.intel.com with ESMTP; 26 Jan 2017 07:23:56 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,289,1477983600"; d="scan'208";a="813617559" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by FMSMGA003.fm.intel.com with ESMTP; 26 Jan 2017 07:23:55 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by IRSMSX108.ger.corp.intel.com ([169.254.11.173]) with mapi id 14.03.0248.002; Thu, 26 Jan 2017 15:23:54 +0000 From: "Richardson, Bruce" To: "Yigit, Ferruh" , "Mrozowicz, SlawomirX" , "dev@dpdk.org" CC: "Azarewicz, PiotrX T" , Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH v4 4/4] doc: describe new performance test application Thread-Index: AQHSd+fuwrzGWwE+yE26uIQX1RoBfqFK4FEA Date: Thu, 26 Jan 2017 15:23:54 +0000 Message-ID: <59AF69C657FD0841A61C55336867B5B035B8F1B4@IRSMSX103.ger.corp.intel.com> References: <1484150829-20734-1-git-send-email-slawomirx.mrozowicz@intel.com> <1485361655-21519-1-git-send-email-slawomirx.mrozowicz@intel.com> <1485361655-21519-5-git-send-email-slawomirx.mrozowicz@intel.com> In-Reply-To: Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZmI5ZmMzYTYtNjA0OC00YjU0LTljODgtMGRkMTE4ZDdiODExIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjIuMTEuMCIsIlRydXN0ZWRMYWJlbEhhc2giOiJ2cHBWNklxckcwRnN4akxnVFE0TDZna0FmTUN0RUV2T0k0XC9WMlZsYlQzQT0ifQ== x-ctpclassification: CTP_IC 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 v4 4/4] doc: describe new performance test application 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, 26 Jan 2017 15:24:03 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Thursday, January 26, 2017 3:21 PM > To: Mrozowicz, SlawomirX ; dev@dpdk.org > Cc: Azarewicz, PiotrX T ; Thomas Monjalon > > Subject: Re: [dpdk-dev] [PATCH v4 4/4] doc: describe new performance test > application >=20 > On 1/25/2017 4:27 PM, Slawomir Mrozowicz wrote: > > Add documentation to describe using the new performance test > application. > > > > Signed-off-by: Slawomir Mrozowicz > > Signed-off-by: Piotr Azarewicz >=20 > Congratulations!, >=20 > this is the 20000. patch in patchwork: > http://dpdk.org/dev/patchwork/patch/20000/ >=20 > There should be a price for the author of the each 10K. patch ;) >=20 > 20.000 patches!!, good work community. > (Assuming numbering started from 1 :) ) Looks like it did. :-) Ref: http://dpdk.org/dev/patchwork/patch/1/ Accessing patch 0 gives an error. :-( /Bruce