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 CD0458DED for ; Tue, 10 Nov 2015 15:55:20 +0100 (CET) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 10 Nov 2015 06:55:11 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,270,1444719600"; d="scan'208";a="597586271" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by FMSMGA003.fm.intel.com with ESMTP; 10 Nov 2015 06:55:09 -0800 Received: from irsmsx156.ger.corp.intel.com (10.108.20.68) by IRSMSX106.ger.corp.intel.com (163.33.3.31) with Microsoft SMTP Server (TLS) id 14.3.248.2; Tue, 10 Nov 2015 14:55:07 +0000 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.13]) by IRSMSX156.ger.corp.intel.com ([169.254.3.187]) with mapi id 14.03.0248.002; Tue, 10 Nov 2015 14:55:07 +0000 From: "Mcnamara, John" To: Matej Vido , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH v3 5/6] doc: add documentation for szedata2 PMD Thread-Index: AQHRG8LrF3zItKMtzUK3YZWXi0ZTyp6VV/Eg Date: Tue, 10 Nov 2015 14:55:06 +0000 Message-ID: References: <1442565172-5338-1-git-send-email-matejvido@gmail.com> <1447165098-6412-6-git-send-email-matejvido@gmail.com> In-Reply-To: <1447165098-6412-6-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 5/6] doc: add documentation for szedata2 PMD 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: Tue, 10 Nov 2015 14:55:21 -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 5/6] doc: add documentation for szedata2 PM= D >=20 > v3: > Edit formatting. > Add links. >=20 > Signed-off-by: Matej Vido Acked-by: John McNamara