From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id AA8384C57; Tue, 25 Jul 2017 13:24:24 +0200 (CEST) In-Reply-To: <20170725112153.29699-2-akhil.goyal@nxp.com> References: <20170725112153.29699-2-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20170725112424.AA8384C57@dpdk.org> Date: Tue, 25 Jul 2017 13:24:24 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw27169 [PATCH RFC 1/1] rte_security: proposal 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, 25 Jul 2017 11:24:24 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/27169 _coding style issues_ WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #128: FILE: lib/librte_security/rte_security.h:99: + /** Extended Sequence Numbers (ESN) + * WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #135: FILE: lib/librte_security/rte_security.h:106: + /** UDP encapsulation + * WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #143: FILE: lib/librte_security/rte_security.h:114: + /** Copy DSCP bits + * WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #153: FILE: lib/librte_security/rte_security.h:124: + /** Copy IPv6 Flow Label + * WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #161: FILE: lib/librte_security/rte_security.h:132: + /** Copy IPv4 Don't Fragment bit + * WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line #169: FILE: lib/librte_security/rte_security.h:140: + /** Decrement inner packet Time To Live (TTL) field + * total: 0 errors, 6 warnings, 405 lines checked