From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by dpdk.org (Postfix) with ESMTP id 350C369F7 for ; Wed, 26 Apr 2017 10:00:17 +0200 (CEST) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by fmsmga105.fm.intel.com with ESMTP; 26 Apr 2017 01:00:17 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.37,253,1488873600"; d="scan'208";a="79020155" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga002.jf.intel.com with ESMTP; 26 Apr 2017 01:00:14 -0700 Date: Wed, 26 Apr 2017 15:56:41 +0800 From: Yuanhan Liu To: Maxime Coquelin Cc: Zhiyong Yang , dev@dpdk.org Message-ID: <20170426075641.GI11512@yliu-dev.sh.intel.com> References: <1490960419-16779-2-git-send-email-zhiyong.yang@intel.com> <1492583361-43601-1-git-send-email-zhiyong.yang@intel.com> <09fa9de3-b186-5949-d3a0-93e90064a357@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <09fa9de3-b186-5949-d3a0-93e90064a357@redhat.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH v2] net/virtio: support to turn on/off traffic flow X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2017 08:00:18 -0000 On Wed, Apr 26, 2017 at 09:45:42AM +0200, Maxime Coquelin wrote: > As said, only cosmetic comments, it looks otherwise valid to me. > If you fix these, feel free to add my: > Acked-by: Maxime Coquelin Oops, I forgot to reply this thread, that I have already applied it :/ --yliu