From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/2] net/virtio: support to turn on/off the traffic flow Date: Wed, 19 Apr 2017 10:58:02 +0800 Message-ID: <20170419025802.GU7333@yliu-dev.sh.intel.com> References: <1490960419-16779-1-git-send-email-zhiyong.yang@intel.com> <20170406035953.GM18844@yliu-dev.sh.intel.com> <20170419020319.GQ7333@yliu-dev.sh.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "dev@dpdk.org" , "maxime.coquelin@redhat.com" To: "Yang, Zhiyong" Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id 35FFA2BAE for ; Wed, 19 Apr 2017 05:01:14 +0200 (CEST) Content-Disposition: inline In-Reply-To: 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 Wed, Apr 19, 2017 at 02:31:58AM +0000, Yang, Zhiyong wrote: > Haha, you are right. > I will rework it and send V2. Note that the "started" field is added in one of my recent patch, to addres the link status always being UP. So you should pull the latest virtio code and make a patch there: you don't need to introduce it any more. --yliu