From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id A3FF45A64 for ; Tue, 14 Jun 2016 03:22:13 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by fmsmga102.fm.intel.com with ESMTP; 13 Jun 2016 18:22:12 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,469,1459839600"; d="scan'208,217";a="975004297" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by orsmga001.jf.intel.com with ESMTP; 13 Jun 2016 18:22:12 -0700 Received: from fmsmsx113.amr.corp.intel.com (10.18.116.7) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 13 Jun 2016 18:22:12 -0700 Received: from shsmsx101.ccr.corp.intel.com (10.239.4.153) by FMSMSX113.amr.corp.intel.com (10.18.116.7) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 13 Jun 2016 18:22:11 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.116]) by SHSMSX101.ccr.corp.intel.com ([169.254.1.24]) with mapi id 14.03.0248.002; Tue, 14 Jun 2016 09:22:10 +0800 From: "Xu, HuilongX" To: "dts@dpdk.org" , "Liu, Yong" CC: "Xu, HuilongX" Thread-Topic: remove core mask test case Thread-Index: AdHF2ysiKWYsGpiQRdGtSEDkHJ8t8A== Date: Tue, 14 Jun 2016 01:22:09 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.239.127.40] MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.15 Subject: [dts] remove core mask 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: Tue, 14 Jun 2016 01:22:14 -0000 Hi all, Dpdk eal init code update already, core init info not print in log. Could we remove "all_cores_coremask, big_coremask, individual_coremask". Thanks a lot