From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 8A1E61B5DB; Tue, 3 Oct 2017 15:17:49 +0200 (CEST) In-Reply-To: <20171003131413.23846-12-akhil.goyal@nxp.com> References: <20171003131413.23846-12-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20171003131749.8A1E61B5DB@dpdk.org> Date: Tue, 3 Oct 2017 15:17:49 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29546 [PATCH v2 11/12] crypto/dpaa2_sec: add support for protocol offload ipsec 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, 03 Oct 2017 13:17:49 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29546 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #452: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1835: + /* Set FF = 10 (bit) + Reuse input buffers if they provide sufficient space */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #452: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1835: + Reuse input buffers if they provide sufficient space */ total: 0 errors, 2 warnings, 595 lines checked