From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id D80A169C6; Sun, 30 Apr 2017 16:35:43 +0200 (CEST) In-Reply-To: <1493402588-163123-1-git-send-email-pablo.de.lara.guarch@intel.com> References: <1493402588-163123-1-git-send-email-pablo.de.lara.guarch@intel.com> To: test-report@dpdk.org Cc: Pablo de Lara Message-Id: <20170430143543.D80A169C6@dpdk.org> Date: Sun, 30 Apr 2017 16:35:43 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw24011 [PATCH RFC] cryptodev: crypto operation restructuring 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, 30 Apr 2017 14:35:44 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/24011 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #16: This is a proposal to correct and improve the current crypto operation (rte_crypto_op) ERROR:TRAILING_WHITESPACE: trailing whitespace #384: FILE: lib/librte_cryptodev/rte_crypto_sym.h:420: +^I^I * $ WARNING:LONG_LINE_COMMENT: line over 90 characters #482: FILE: lib/librte_cryptodev/rte_crypto_sym.h:518: + /**< Additional authentication parameters (for AEAD operations only) */ total: 1 errors, 2 warnings, 511 lines checked