From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2 0/6] HelloWorld example for windows Date: Wed, 06 Mar 2019 09:29:04 +0100 Message-ID: <3476983.9kOtKhjYRY@xps> References: <20190306041634.12976-1-anand.rawat@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, pallavi.kadam@intel.com, ranjit.menon@intel.com, jeffrey.b.shaw@intel.com To: Anand Rawat Return-path: Received: from out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id 408A291 for ; Wed, 6 Mar 2019 09:29:10 +0100 (CET) In-Reply-To: <20190306041634.12976-1-anand.rawat@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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. - 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.