From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id C20A3235 for ; Fri, 11 Aug 2017 10:22:21 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 11 Aug 2017 01:22:20 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,356,1498546800"; d="scan'208";a="1161607277" Received: from fmsmsx108.amr.corp.intel.com ([10.18.124.206]) by orsmga001.jf.intel.com with ESMTP; 11 Aug 2017 01:22:20 -0700 Received: from fmsmsx124.amr.corp.intel.com (10.18.125.39) by FMSMSX108.amr.corp.intel.com (10.18.124.206) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 11 Aug 2017 01:22:20 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by fmsmsx124.amr.corp.intel.com (10.18.125.39) with Microsoft SMTP Server (TLS) id 14.3.319.2; Fri, 11 Aug 2017 01:22:19 -0700 Received: from shsmsx103.ccr.corp.intel.com ([169.254.4.236]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.128]) with mapi id 14.03.0319.002; Fri, 11 Aug 2017 16:22:17 +0800 From: "Liu, Yong" To: "Xu, HuilongX" , "dts@dpdk.org" Thread-Topic: [dts] [PATCH V1] discard malloc unit test case Thread-Index: AQHTEnFXd91XgIeKa0S+46MTDAWHQKJ+xIsg//+F7YCAAIZWsA== Date: Fri, 11 Aug 2017 08:22:18 +0000 Message-ID: <86228AFD5BCD8E4EBFD2B90117B5E81E62E51E50@SHSMSX103.ccr.corp.intel.com> References: <1502435592-66417-1-git-send-email-huilongx.xu@intel.com> <86228AFD5BCD8E4EBFD2B90117B5E81E62E51D35@SHSMSX103.ccr.corp.intel.com> In-Reply-To: Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dts] [PATCH V1] discard malloc unit test case X-BeenThere: dts@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: test suite reviews and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Aug 2017 08:22:23 -0000 Huilong, thanks for double check. Please also add this information in the c= ommit log. Thanks, Marvin > -----Original Message----- > From: Xu, HuilongX > Sent: Friday, August 11, 2017 4:21 PM > To: Liu, Yong ; dts@dpdk.org > Subject: RE: [dts] [PATCH V1] discard malloc unit test case >=20 > Yes, > This cmdline still existing in dpdk, but development not maintain already= , > you can check dpdk-2340 in jira > Thanks a lot >=20 > -----Original Message----- > From: Liu, Yong > Sent: Friday, August 11, 2017 3:38 PM > To: Xu, HuilongX ; dts@dpdk.org > Cc: Xu, HuilongX > Subject: RE: [dts] [PATCH V1] discard malloc unit test case >=20 > Huilong, > Malloc autotest still existing in dpdk code. Please check again. >=20 > Thank, > Marvin >=20 > > -----Original Message----- > > From: dts [mailto:dts-bounces@dpdk.org] On Behalf Of xu,huilong > > Sent: Friday, August 11, 2017 3:13 PM > > To: dts@dpdk.org > > Cc: Xu, HuilongX > > Subject: [dts] [PATCH V1] discard malloc unit test case > > > > in new dpdk code, malloc unit test case discard already, so should > > remove this case in test suitein new dpdk code, malloc unit test case > > discard already, so should remove > > > > Signed-off-by: xu,huilong