From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: DPDK log system is not working Date: Thu, 20 Apr 2017 22:06:01 +0200 Message-ID: <4740562.ruR7tigWuU@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: "Lu, Patrick" Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 9D4942B84 for ; Thu, 20 Apr 2017 22:06:03 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 20/04/2017 20:35, Lu, Patrick: > Hi, > > I've recently rebased my DPDK code from v16.07 to v17.05-rc1 and learned > rte_set_log_type() API is deprecated now, so I switched to > rte_log_set_level() API. It should be fixed with the recent patches. Please check the master branch or 17.05-rc2 when it will be out.