From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anand Rawat Subject: Re: [PATCH v2 0/6] HelloWorld example for windows Date: Wed, 6 Mar 2019 14:45:13 -0800 Message-ID: References: <20190306041634.12976-1-anand.rawat@intel.com> <3476983.9kOtKhjYRY@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: "dev@dpdk.org" , "Kadam, Pallavi" , "Menon, Ranjit" , "Shaw, Jeffrey B" To: Thomas Monjalon Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2D0851DA4 for ; Wed, 6 Mar 2019 23:45:15 +0100 (CET) In-Reply-To: <3476983.9kOtKhjYRY@xps> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 3/6/2019 12:29 AM, Thomas Monjalon wrote: > Hi, > > 06/03/2019 05:16, Anand Rawat: >> v2 Changes: >> Incorporated reviews from v1. >> Fixed license period for updated files. >> Renamed 'winapp' folder to 'windows'. >> Cleaned unneeded meson changes. >> Fixed code style warnings. >> Added maintainers information for windows branch > > About the method, two advices: > > - Please reply to the questions asked during the review > of the previous version before doing a new version. > It is with discussion that we can find the best solutions. > Apologies, my email client was not setup to respond as per the community guidelines. There will be more interaction for v2 > - Please use --in-reply-to for new revisions in order to have > all revisions in the same mail thread. > The best is to make all revisions as replies of the first cover letter. > > I will make sure to follow this from v3 onward. Since now that there two cover letters, which one would you like me to have --in-reply-to for v3 -- Anand Rawat