From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH v2] net/i40e: remove driver log Date: Tue, 18 Sep 2018 14:04:28 +0100 Message-ID: References: <1537248987-78304-1-git-send-email-beilei.xing@intel.com> <1537249450-104375-1-git-send-email-beilei.xing@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Beilei Xing , qi.z.zhang@intel.com Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 05AB41559 for ; Tue, 18 Sep 2018 15:05:05 +0200 (CEST) In-Reply-To: <1537249450-104375-1-git-send-email-beilei.xing@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 9/18/2018 6:44 AM, Beilei Xing wrote: > Remove driver log when no interrupt event indicated > in alarm handler for both PF and VF, otherwise there > will be lots of prints which makes console unusable. > > Signed-off-by: Beilei Xing Reviewed-by: Ferruh Yigit