From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 24E62A0550 for ; Tue, 16 Feb 2021 10:34:12 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 20A8B1606D4; Tue, 16 Feb 2021 10:34:12 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 5E9B640690 for ; Tue, 16 Feb 2021 10:34:10 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 5A713C8D0; Tue, 16 Feb 2021 10:34:10 +0100 (CET) In-Reply-To: <20210205174204.1878089-1-fengli@smartx.com> References: <20210205174204.1878089-1-fengli@smartx.com> To: test-report@dpdk.org Cc: Li Feng Message-Id: <20210216093410.5A713C8D0@dpdk.org> Date: Tue, 16 Feb 2021 10:34:10 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87803 [PATCH v2] log: support custom log function X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/87803 _coding style issues_ ERROR:GERRIT_CHANGE_ID: Remove Gerrit Change-Id's before submitting upstream #89: Change-Id: I3b2419cc2fe5256205daa8077fd8862a8e58fb6c WARNING:TYPO_SPELLING: 'daa' may be misspelled - perhaps 'data'? #89: Change-Id: I3b2419cc2fe5256205daa8077fd8862a8e58fb6c WARNING:LEADING_SPACE: please, no spaces at the start of a line #141: FILE: lib/librte_eal/linux/eal_log.c:71: + console_log_func.write = logf;$ total: 1 errors, 2 warnings, 35 lines checked