From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from alln-iport-5.cisco.com (alln-iport-5.cisco.com [173.37.142.92]) by dpdk.org (Postfix) with ESMTP id 0D6AB7F29 for ; Fri, 7 Nov 2014 16:43:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=cisco.com; i=@cisco.com; l=728; q=dns/txt; s=iport; t=1415375583; x=1416585183; h=from:to:cc:subject:date:message-id:references: in-reply-to:content-id:content-transfer-encoding: mime-version; bh=bNX9nH3MOiHgj2G0dZEBeNfRCAGMCXK6zyFUuvVN3Ts=; b=Ap61zIMiGmdZWasLJxzsoYAfIeZn6SiSc+nQIVXOVzB587CFI2/xSvnM baQLKFO2bJqgoy4B0rvq7RO/oOaZfZu/VaFFAo1HqqkA9BoisdQW+YU2u PbyRVU5+QsJgkqqLJ6SrYC2m1EJn2WPyoA5ZSX8KZhcQ+pzDwcAmtbCtT 0=; X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ag0FAPzpXFStJA2J/2dsb2JhbABbgw6BLQTTIAKBHRYBAQEBAX2EAwEBBHkQAgEIRjIlAgQOBYhB0BUBAQEBAQEBAwEBAQEBAQEBARmQXjMHhEsBBItAhmeHG4RYgTKDTpFcg3lsgUiBAwEBAQ X-IronPort-AV: E=Sophos;i="5.07,333,1413244800"; d="scan'208";a="94476573" Received: from alln-core-4.cisco.com ([173.36.13.137]) by alln-iport-5.cisco.com with ESMTP; 07 Nov 2014 15:52:59 +0000 Received: from xhc-rcd-x15.cisco.com (xhc-rcd-x15.cisco.com [173.37.183.89]) by alln-core-4.cisco.com (8.14.5/8.14.5) with ESMTP id sA7FqvlE032353 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Fri, 7 Nov 2014 15:52:57 GMT Received: from xmb-aln-x07.cisco.com ([169.254.2.60]) by xhc-rcd-x15.cisco.com ([173.37.183.89]) with mapi id 14.03.0195.001; Fri, 7 Nov 2014 09:52:57 -0600 From: "Sujith Sankar (ssujith)" To: Thomas Monjalon Thread-Topic: [dpdk-dev] [PATCH 7/7] Release notes for ENIC PMD 1.0.0.3 Thread-Index: AQHP+nbO0jtuJClecUKCS2GjMqdXmZxVejaAgACXboA= Date: Fri, 7 Nov 2014 15:52:56 +0000 Message-ID: References: <1415390747-9532-1-git-send-email-ssujith@cisco.com> <1415390747-9532-8-git-send-email-ssujith@cisco.com> <4302720.jNiraD804k@xps13> In-Reply-To: <4302720.jNiraD804k@xps13> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.3.9.131030 x-originating-ip: [10.65.66.186] Content-Type: text/plain; charset="iso-8859-1" Content-ID: Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Cc: "dev@dpdk.org" Subject: Re: [dpdk-dev] [PATCH 7/7] Release notes for ENIC PMD 1.0.0.3 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: Fri, 07 Nov 2014 15:43:29 -0000 Hi Thomas, Thank you for the comments. I=B9ll work on moving the release notes to rst and add performance numbers with testpmd. Once I fix these and Neil=B9s comments, I shall get back wit= h version 2. Thanks, -Sujith On 07/11/14 5:50 pm, "Thomas Monjalon" wrote: >Many informations in the release notes are not well adapted to an >integration. >Please could you rework it? >I'd like to create a doc directory for drivers (doc/drivers) as >doc/guides. >So this doc should be in rst format in order to be processed by sphinx and >published on the web site (like guides). >Could you also include a performance test report based on testpmd? > >Thanks a lot >--=20 >Thomas