From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 192C611D4 for ; Tue, 14 Feb 2017 01:42:55 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga105.jf.intel.com with ESMTP; 13 Feb 2017 16:42:54 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,158,1484035200"; d="scan'208";a="820545780" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by FMSMGA003.fm.intel.com with ESMTP; 13 Feb 2017 16:42:54 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by irsmsx105.ger.corp.intel.com ([169.254.7.38]) with mapi id 14.03.0248.002; Tue, 14 Feb 2017 00:42:53 +0000 From: "Mcnamara, John" To: Shreyansh Jain , "dev@dpdk.org" CC: "thomas.monjalon@6wind.com" Thread-Topic: [dpdk-dev] [PATCH] doc: add EAL bus support in release notes Thread-Index: AQHShewFJns6YxhOXkCIXp7E6+tEXKFnqpag Date: Tue, 14 Feb 2017 00:42:53 +0000 Message-ID: References: <1486985388-19622-1-git-send-email-shreyansh.jain@nxp.com> In-Reply-To: <1486985388-19622-1-git-send-email-shreyansh.jain@nxp.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNDAyNzY2ZjItYmNiMC00NjM0LThkMGQtNDQ3Yjk1NzUwMjQwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Im8xOHBPNTNpaEFIcHJ2WHdoWlc0Q3Fhb1ZSZzIzRVwvUllDWFFWV0ZGUFlZPSJ9 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] doc: add EAL bus support in 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: Tue, 14 Feb 2017 00:42:56 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shreyansh Jain > Sent: Monday, February 13, 2017 11:30 AM > To: dev@dpdk.org > Cc: thomas.monjalon@6wind.com; Shreyansh Jain > Subject: [dpdk-dev] [PATCH] doc: add EAL bus support in release notes >=20 > Signed-off-by: Shreyansh Jain Acked-by: John McNamara