From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C102B68CA for ; Tue, 7 Jun 2016 03:47:33 +0200 (CEST) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga101.jf.intel.com with ESMTP; 06 Jun 2016 18:47:32 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.26,430,1459839600"; d="scan'208";a="982188171" Received: from fmsmsx104.amr.corp.intel.com ([10.18.124.202]) by fmsmga001.fm.intel.com with ESMTP; 06 Jun 2016 18:47:32 -0700 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by fmsmsx104.amr.corp.intel.com (10.18.124.202) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 6 Jun 2016 18:47:32 -0700 Received: from shsmsx103.ccr.corp.intel.com (10.239.4.69) by fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS) id 14.3.248.2; Mon, 6 Jun 2016 18:47:31 -0700 Received: from shsmsx102.ccr.corp.intel.com ([169.254.2.220]) by SHSMSX103.ccr.corp.intel.com ([169.254.4.181]) with mapi id 14.03.0248.002; Tue, 7 Jun 2016 09:47:30 +0800 From: "Lu, Wenzhuo" To: "Xu, HuilongX" , "dev@dpdk.org" CC: "thomas.monjalon@6wind.com" , "Xu, HuilongX" Thread-Topic: [dpdk-dev] [PATCH v1] change log level for check when add port in blacklist Thread-Index: AQHRuuZrhgmqxEl7hU+vZTuLDi0d6J/dRqVg Date: Tue, 7 Jun 2016 01:47:29 +0000 Message-ID: <6A0DE07E22DDAD4C9103DF62FEBC0909034799EC@shsmsx102.ccr.corp.intel.com> References: <1464662412-2695-1-git-send-email-huilongx.xu@intel.com> In-Reply-To: <1464662412-2695-1-git-send-email-huilongx.xu@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: 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: [dpdk-dev] [PATCH v1] change log level for check when add port in blacklist X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Jun 2016 01:47:34 -0000 Hi, > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of xu,huilong > Sent: Tuesday, May 31, 2016 10:40 AM > To: dev@dpdk.org > Cc: thomas.monjalon@6wind.com; Xu, HuilongX > Subject: [dpdk-dev] [PATCH v1] change log level for check when add port i= n > blacklist >=20 > maybe we should change log level, when add port in blacklist,for check it= easy. > and it not influence performance and function >=20 > Signed-off-by: xu,huilong Acked-by: Wenzhuo Lu Considering the usability, prefer to show the log to users.