From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id A1916FA7A; Sun, 4 Dec 2016 13:51:51 +0100 (CET) In-Reply-To: <1480875447-23680-32-git-send-email-hemant.agrawal@nxp.com> References: <1480875447-23680-32-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20161204125151.A1916FA7A@dpdk.org> Date: Sun, 4 Dec 2016 13:51:51 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| [PATCH 31/32] net/dpaa2: add support for non hw buffer pool packet transmit 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: Sun, 04 Dec 2016 12:51:51 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/17664 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #202: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:387: + /* alloc should be from the default buffer pool + attached to this interface */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #202: FILE: drivers/net/dpaa2/dpaa2_rxtx.c:387: + attached to this interface */ total: 0 errors, 2 warnings, 0 checks, 90 lines checked