From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id E07E01B025; Tue, 9 Jan 2018 12:32:41 +0100 (CET) In-Reply-To: <1515555037-9419-4-git-send-email-jia.guo@intel.com> References: <1515555037-9419-4-git-send-email-jia.guo@intel.com> To: test-report@dpdk.org Cc: Guo Jia Message-Id: <20180109113241.E07E01B025@dpdk.org> Date: Tue, 9 Jan 2018 12:32:41 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw33163 [PATCH V8 3/3] app/testpmd: use uevent to monitor hotplug 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: Tue, 09 Jan 2018 11:32:42 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/33163 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #62: FILE: app/test-pmd/testpmd.c:1769: +static int +eth_uevent_callback_register(portid_t pid) { total: 1 errors, 0 warnings, 253 lines checked