From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] change log level for check when add port in blacklist Date: Mon, 30 May 2016 23:34:13 -0700 (PDT) Message-ID: <1870248.vegVUhPneT@xps13> References: <1464662412-2695-1-git-send-email-huilongx.xu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "xu,huilong" Return-path: Received: from mail-wm0-f44.google.com (mail-wm0-f44.google.com [74.125.82.44]) by dpdk.org (Postfix) with ESMTP id 9DE905A8B for ; Tue, 31 May 2016 08:34:14 +0200 (CEST) Received: by mail-wm0-f44.google.com with SMTP id z87so93532940wmh.0 for ; Mon, 30 May 2016 23:34:14 -0700 (PDT) In-Reply-To: <1464662412-2695-1-git-send-email-huilongx.xu@intel.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" 2016-05-31 10:40, xu, huilong: > maybe we should change log level, when add port in blacklist,for check it easy. > and it not influence performance and function Please, could you show an example of the device init logs at INFO level before and after this patch? Thanks