From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] app/testpmd: change log level at run time Date: Sat, 20 Jan 2018 01:23:35 +0000 Message-ID: <54010b51-9f8b-c2d5-79e2-9f84deaaad32@intel.com> References: <1516400350-96747-1-git-send-email-elza.mathew@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Elza Mathew , wenzhuo.lu@intel.com, jingjing.wu@intel.com Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id EBB871B21E for ; Sat, 20 Jan 2018 02:23:38 +0100 (CET) In-Reply-To: <1516400350-96747-1-git-send-email-elza.mathew@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 1/19/2018 10:19 PM, Elza Mathew wrote: > Introduced a run time command to change the > log level for a given log type. Added the > necessary documentation. > > Signed-off-by: Elza Mathew Reviewed-by: Ferruh Yigit