From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 4780E2C63; Wed, 12 Apr 2017 05:12:28 +0200 (CEST) In-Reply-To: <6A0DE07E22DDAD4C9103DF62FEBC09093B597D61@shsmsx102.ccr.corp.intel.com> References: <6A0DE07E22DDAD4C9103DF62FEBC09093B597D61@shsmsx102.ccr.corp.intel.com> To: test-report@dpdk.org Cc: Wenzhuo Lu Message-Id: <20170412031228.4780E2C63@dpdk.org> Date: Wed, 12 Apr 2017 05:12:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw23583 [PATCH] net/i40e: disable init and driver logs by default X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Apr 2017 03:12:28 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/23583 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #100: > > then the log level should be reduced to a lower level, e.g. INFO or NOTICE. ERROR:CODE_INDENT: code indent should use tabs where possible #127: FILE: drivers/net/i40e/i40e_ethdev.c:5797: + PMD_DRV_LOG(DEBUG, "Request %u is not supported yet",$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #127: FILE: drivers/net/i40e/i40e_ethdev.c:5797: + PMD_DRV_LOG(DEBUG, "Request %u is not supported yet",$ ERROR:MISSING_SIGN_OFF: Missing Signed-off-by: line(s) total: 2 errors, 2 warnings, 0 checks, 8 lines checked