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 0AD31A0C40 for ; Thu, 5 Aug 2021 12:36:43 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 06EEC40143; Thu, 5 Aug 2021 12:36:43 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4BAFC40040 for ; Thu, 5 Aug 2021 12:36:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 31F7A1236B3; Thu, 5 Aug 2021 12:36:41 +0200 (CEST) In-Reply-To: <20210805102055.308899-1-radu.nicolau@intel.com> References: <20210805102055.308899-1-radu.nicolau@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Radu Nicolau Message-Id: <20210805103641.31F7A1236B3@dpdk.org> Date: Thu, 5 Aug 2021 12:36:41 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw96676 [PATCH 1/2] doc: announce ipsec rte_ipsec_sa_prm structure changes 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/96676 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one ERROR:TRAILING_WHITESPACE: trailing whitespace #68: FILE: doc/guides/rel_notes/deprecation.rst:196: + $ ERROR:TRAILING_WHITESPACE: trailing whitespace #69: FILE: doc/guides/rel_notes/deprecation.rst:197: + * ipsec: The structure ``rte_ipsec_sa_prm`` will be extended with a new $ WARNING:TYPO_SPELLING: 'lenght' may be misspelled - perhaps 'length'? #70: FILE: doc/guides/rel_notes/deprecation.rst:198: + field ``hdr_l3_len`` to configure tunnel l3 header lenght. total: 2 errors, 2 warnings, 6 lines checked