From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 1B5871B67B; Fri, 13 Oct 2017 11:05:03 +0200 (CEST) In-Reply-To: <1507885309-165144-3-git-send-email-xiaoyun.li@intel.com> References: <1507885309-165144-3-git-send-email-xiaoyun.li@intel.com> To: test-report@dpdk.org Cc: Xiaoyun Li Message-Id: <20171013090503.1B5871B67B@dpdk.org> Date: Fri, 13 Oct 2017 11:05:03 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw30338 [PATCH v8 2/3] app/test: run-time dispatch over memcpy perf test 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: Fri, 13 Oct 2017 09:05:03 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/30338 _coding style issues_ ERROR:OPEN_BRACE: open brace '{' following function definitions go on the next line #56: FILE: test/test/test_memcpy_perf.c:94: +static void +init_alignment_unit(void){ total: 1 errors, 0 warnings, 95 lines checked