From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 031C31B1C7; Tue, 26 Sep 2017 09:44:28 +0200 (CEST) In-Reply-To: <1506411689-94690-3-git-send-email-xiaoyun.li@intel.com> References: <1506411689-94690-3-git-send-email-xiaoyun.li@intel.com> To: test-report@dpdk.org Cc: Xiaoyun Li Message-Id: <20170926074429.031C31B1C7@dpdk.org> Date: Tue, 26 Sep 2017 09:44:28 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29186 [PATCH v3 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: Tue, 26 Sep 2017 07:44:29 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29186 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (8, 8) #50: FILE: test/test/test_memcpy_perf.c:100: + else [...] + if (rte_cpu_get_flag_enabled(RTE_CPUFLAG_AVX2)) total: 0 errors, 1 warnings, 74 lines checked