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 31E523772 for ; Fri, 12 Jan 2018 11:01:18 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jan 2018 02:01:17 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,348,1511856000"; d="scan'208";a="26586920" Received: from irsmsx151.ger.corp.intel.com ([163.33.192.59]) by orsmga002.jf.intel.com with ESMTP; 12 Jan 2018 02:01:16 -0800 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX151.ger.corp.intel.com (163.33.192.59) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 12 Jan 2018 10:01:16 +0000 Received: from irsmsx102.ger.corp.intel.com ([169.254.2.180]) by IRSMSX156.ger.corp.intel.com ([169.254.3.33]) with mapi id 14.03.0319.002; Fri, 12 Jan 2018 10:01:16 +0000 From: "Van Haaren, Harry" To: Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 0/3] service: add attribute get and reset Thread-Index: AQHTiy2IU833aGXerkWQ8Dnpnbazq6NwAg8A Date: Fri, 12 Jan 2018 10:01:15 +0000 Message-ID: References: <1507114491-144338-1-git-send-email-harry.van.haaren@intel.com> <11318245.0hPmIhzONk@xps> In-Reply-To: <11318245.0hPmIhzONk@xps> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNzU0MDg2YzItMmQ1ZC00ZTk4LWFhMzgtMTViYTUwZTc5OTQ1IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IkJ1XC9PMzg5TVBiXC9OQlZrQmlnUDkyK05NSmlOV2Zxd256d1QzYVBhQUk4Yz0ifQ== x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH 0/3] service: add attribute get and reset 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: Fri, 12 Jan 2018 10:01:19 -0000 > From: Thomas Monjalon [mailto:thomas@monjalon.net] > > > > > Harry van Haaren (3): > > service: add attribute get function > > service: add reset all attributes for service > > service: add attribute for number of invokations >=20 > Please could you rebase this series? Yes no problem, on the way. > There is also a typo in title and code comment: > invokation -> invocation