From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 53ABD1200A for ; Fri, 12 Jan 2018 11:48:45 +0100 (CET) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga102.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 12 Jan 2018 02:48:44 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.46,348,1511856000"; d="scan'208";a="193338093" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga005.jf.intel.com with ESMTP; 12 Jan 2018 02:48:42 -0800 Received: from irsmsx104.ger.corp.intel.com ([169.254.5.248]) by IRSMSX154.ger.corp.intel.com ([169.254.12.83]) with mapi id 14.03.0319.002; Fri, 12 Jan 2018 10:48:41 +0000 From: "Kovacevic, Marko" To: "Carrillo, Erik G" , "pbhagavatula@caviumnetworks.com" CC: "dev@dpdk.org" , "jerin.jacob@caviumnetworks.com" , "nipun.gupta@nxp.com" , "hemant.agrawal@nxp.com" Thread-Topic: [dpdk-dev] [PATCH v6 23/23] doc: add event timer adapter to release notes Thread-Index: AQHTinLMbTZ8d4fTHU2ebqSPshiUUaNwEJ/g Date: Fri, 12 Jan 2018 10:48:41 +0000 Message-ID: <6DC05C7C5F25994B81B3F2F214251F66331B25@IRSMSX104.ger.corp.intel.com> References: <1512158458-22661-1-git-send-email-erik.g.carrillo@intel.com> <1515630074-29020-1-git-send-email-erik.g.carrillo@intel.com> <1515630074-29020-24-git-send-email-erik.g.carrillo@intel.com> In-Reply-To: <1515630074-29020-24-git-send-email-erik.g.carrillo@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDg4MDIxMjEtNTJhYy00YmUzLWJkNTEtMDczYzRlYzY2NWI5IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6IjNxaWU4MFZSbkRmNWxDMmRWa0I1cFZcLys4YmE0TGlWbGFDVGJjZit5eERBPSJ9 x-ctpclassification: CTP_NT 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 v6 23/23] doc: add event timer adapter to release notes 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:48:45 -0000 > Signed-off-by: Erik Gabriel Carrillo > doc/guides/rel_notes/release_18_02.rst | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/doc/guides/rel_notes/release_18_02.rst > b/doc/guides/rel_notes/release_18_02.rst > index 24b67bb..8eafcd3 100644 > --- a/doc/guides/rel_notes/release_18_02.rst > +++ b/doc/guides/rel_notes/release_18_02.rst Acked-by: Marko Kovacevic