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 776E810CEB for ; Thu, 22 Dec 2016 08:21:27 +0100 (CET) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP; 21 Dec 2016 23:21:26 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.33,387,1477983600"; d="scan'208";a="45330445" Received: from yliu-dev.sh.intel.com (HELO yliu-dev) ([10.239.67.162]) by orsmga005.jf.intel.com with ESMTP; 21 Dec 2016 23:21:25 -0800 Date: Thu, 22 Dec 2016 15:23:14 +0800 From: Yuanhan Liu To: dev@dpdk.org Cc: Yaron Illouz Message-ID: <20161222072314.GY18991@yliu-dev.sh.intel.com> References: <1482391123-8149-1-git-send-email-yuanhan.liu@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1482391123-8149-1-git-send-email-yuanhan.liu@linux.intel.com> User-Agent: Mutt/1.5.23 (2014-03-12) Subject: Re: [dpdk-dev] [PATCH 0/3] net/virtio: a temp to fix few multiple process issues 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: Thu, 22 Dec 2016 07:21:27 -0000 On Thu, Dec 22, 2016 at 03:18:40PM +0800, Yuanhan Liu wrote: > Here is a temp to fix few multiple process issues: only did some basic ^^^^ Sign.., I meant "attempt" :-/ --yliu