From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 6B1E8E72 for ; Mon, 16 Nov 2015 15:22:23 +0100 (CET) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP; 16 Nov 2015 06:22:22 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,303,1444719600"; d="scan'208";a="821286816" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by orsmga001.jf.intel.com with ESMTP; 16 Nov 2015 06:22:21 -0800 Received: from irsmsx112.ger.corp.intel.com (10.108.20.5) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 16 Nov 2015 14:22:20 +0000 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by irsmsx112.ger.corp.intel.com ([169.254.1.8]) with mapi id 14.03.0248.002; Mon, 16 Nov 2015 14:22:20 +0000 From: "Mcnamara, John" To: Matej Vido , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 6/6] doc: update 2.2 release notes Thread-Index: AQHRG8L0daEjlnhFkE+X919OOzu1QZ6evNAw Date: Mon, 16 Nov 2015 14:22:19 +0000 Message-ID: References: <1442565172-5338-1-git-send-email-matejvido@gmail.com> <1447165098-6412-7-git-send-email-matejvido@gmail.com> In-Reply-To: <1447165098-6412-7-git-send-email-matejvido@gmail.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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 v3 6/6] doc: update 2.2 release notes X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Nov 2015 14:22:23 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Matej Vido > Sent: Tuesday, November 10, 2015 2:18 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH v3 6/6] doc: update 2.2 release notes >=20 > Add szedata2 PMD to 2.2 release notes. >=20 > Signed-off-by: Matej Vido Acked-by: John McNamara