From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 587CE1B62D; Fri, 10 Nov 2017 02:52:51 +0100 (CET) In-Reply-To: <1510278669-8489-2-git-send-email-hejianet@gmail.com> References: <1510278669-8489-2-git-send-email-hejianet@gmail.com> To: test-report@dpdk.org Cc: Jia He Message-Id: <20171110015251.587CE1B62D@dpdk.org> Date: Fri, 10 Nov 2017 02:52:51 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw31313 [PATCH v5 1/1] ring: guarantee load/load order in enqueue and dequeue 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, 10 Nov 2017 01:52:51 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/31313 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #75: FILE: lib/librte_ring/rte_ring.h:414: + * memory model. It is noop on x86 */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #87: FILE: lib/librte_ring/rte_ring.h:527: + * memory model. It is noop on x86 */ total: 0 errors, 2 warnings, 22 lines checked