From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 544381B207; Thu, 14 Sep 2017 10:30:33 +0200 (CEST) In-Reply-To: <20170914082651.26232-11-akhil.goyal@nxp.com> References: <20170914082651.26232-11-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20170914083033.544381B207@dpdk.org> Date: Thu, 14 Sep 2017 10:30:33 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw28720 [PATCH 10/11] 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: Thu, 14 Sep 2017 08:30:33 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/28720 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #451: 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 #451: FILE: drivers/crypto/dpaa2_sec/dpaa2_sec_dpseci.c:1835: + Reuse input buffers if they provide sufficient space */ total: 0 errors, 2 warnings, 588 lines checked