From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id BB4D41B3CD; Tue, 3 Oct 2017 15:17:39 +0200 (CEST) In-Reply-To: <20171003131413.23846-6-akhil.goyal@nxp.com> References: <20171003131413.23846-6-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20171003131739.BB4D41B3CD@dpdk.org> Date: Tue, 3 Oct 2017 15:17:39 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw29540 [PATCH v2 05/12] lib/librte_mbuf: add security crypto flags and mbuf fields 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:39 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/29540 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments use * on subsequent lines #124: FILE: lib/librte_mbuf/rte_mbuf.h:479: + /**< ESP next protocol type, valid if RTE_PTYPE_TUNNEL_ESP + tunnel type is set on both Tx and Rx */ WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line #124: FILE: lib/librte_mbuf/rte_mbuf.h:479: + tunnel type is set on both Tx and Rx */ total: 0 errors, 2 warnings, 110 lines checked