From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Zhang, Helin" Subject: Re: [PATCH v2] i40e: fix the issue of not freeing memzone Date: Mon, 9 Nov 2015 01:20:57 +0000 Message-ID: References: <1446780365-1271-1-git-send-email-helin.zhang@intel.com> <1446796625-1396-1-git-send-email-helin.zhang@intel.com> <7289621.LWGkFxvtQ5@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "dev@dpdk.org" To: Thomas Monjalon Return-path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id 48BB3591F for ; Mon, 9 Nov 2015 02:21:01 +0100 (CET) In-Reply-To: <7289621.LWGkFxvtQ5@xps13> Content-Language: en-US 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" > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Friday, November 6, 2015 6:20 PM > To: Zhang, Helin > Cc: dev@dpdk.org > Subject: Re: [dpdk-dev] [PATCH v2] i40e: fix the issue of not freeing mem= zone >=20 > 2015-11-06 15:57, Helin Zhang: > > This fixes the issue of not freeing memzone in a call to free the > > memory for adminq DMA. > > > > Signed-off-by: Helin Zhang >=20 > Please could you add a "Fixes:" line? > Thanks Sure, will send a new patch for that. Thanks! Helin