From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH v2] Memory leak when adding/removing vhost_user ports Date: Wed, 6 Jul 2016 21:08:12 +0800 Message-ID: <20160706130812.GP26521@yliu-dev.sh.intel.com> References: <1467807898-27772-1-git-send-email-christian.ehrhardt@canonical.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: patrik.r.andersson@ericsson.com, thomas.monjalon@6wind.com, dev@dpdk.org, huawei.xie@intel.com To: Christian Ehrhardt Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 07E056CBC for ; Wed, 6 Jul 2016 15:06:57 +0200 (CEST) Content-Disposition: inline In-Reply-To: <1467807898-27772-1-git-send-email-christian.ehrhardt@canonical.com> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Wed, Jul 06, 2016 at 02:24:57PM +0200, Christian Ehrhardt wrote: > Hi, > while checking for dpdk 16.07 what backports are accepted in the meantime so I > can drop them I found this particular discussion has been silently forgotten by > all of us. Not really. As later I found that my patch was actually wrong (besides the issue you already found). I will revisit this issue thoroughly when get time, hopefully, next week. --yliu