From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 5F1CCFA40; Sun, 4 Dec 2016 13:44:18 +0100 (CET) In-Reply-To: <1480875447-23680-3-git-send-email-hemant.agrawal@nxp.com> References: <1480875447-23680-3-git-send-email-hemant.agrawal@nxp.com> To: test-report@dpdk.org Cc: Hemant Agrawal Message-Id: <20161204124418.5F1CCFA40@dpdk.org> Date: Sun, 4 Dec 2016 13:44:18 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| [PATCH 02/32] drivers/common: introducing dpaa2 mc driver 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:44:18 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/17634 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #724: FILE: drivers/common/dpaa2/mc/mc_sys.c:36: +/** User space framework uses MC Portal in shared mode. Following change +* introduces lock in MC FLIB WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #728: FILE: drivers/common/dpaa2/mc/mc_sys.c:40: +/** +* The mc_spinlock_t type. WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #735: FILE: drivers/common/dpaa2/mc/mc_sys.c:47: +/** +* A static spinlock initializer. total: 0 errors, 3 warnings, 606 lines checked