From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id BB092A0C46 for ; Tue, 7 Sep 2021 15:41:24 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF65641173; Tue, 7 Sep 2021 15:41:24 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 00A46410ED for ; Tue, 7 Sep 2021 15:41:23 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id DB36E122D3F; Tue, 7 Sep 2021 15:41:23 +0200 (CEST) In-Reply-To: <20210907133702.10309-1-hemant.agrawal@nxp.com> References: <20210907133702.10309-1-hemant.agrawal@nxp.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Hemant Agrawal Message-Id: <20210907134123.DB36E122D3F@dpdk.org> Date: Tue, 7 Sep 2021 15:41:23 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw98185 [PATCH] crypto/dpaa_sec: update release notes X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/98185 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #127: FILE: doc/guides/rel_notes/release_21_11.rst:84: + * Added non-HMAC, DES, AES-XCBC and AES-CMAC algo support $ total: 1 errors, 0 warnings, 14 lines checked --- a/doc/guides/rel_notes/release_21_11.rst +++ b/doc/guides/rel_notes/release_21_11.rst