From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 0EB051B267; Wed, 1 Nov 2017 05:18:41 +0100 (CET) In-Reply-To: <1509567405-27439-2-git-send-email-jia.guo@intel.com> References: <1509567405-27439-2-git-send-email-jia.guo@intel.com> To: test-report@dpdk.org Cc: Guo Jia Message-Id: <20171101041841.0EB051B267@dpdk.org> Date: Wed, 1 Nov 2017 05:18:41 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31073 [PATCH v6 1/2] eal: add uevent monitor for hot plug 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, 01 Nov 2017 04:18:41 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31073 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #18: to enable all linux kernel object hot plug monitoring, so user could use these ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #770: FILE: lib/librte_eal/common/eal_common_dev.c:419: +int +rte_dev_bind_driver(const char *dev_name, const char *drv_type) { total: 1 errors, 1 warnings, 1465 lines checked