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 82149A0032 for ; Wed, 17 Aug 2022 09:19:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7E3C540694; Wed, 17 Aug 2022 09:19:21 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 1366A40691 for ; Wed, 17 Aug 2022 09:19:19 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 0F193121D42; Wed, 17 Aug 2022 09:19:19 +0200 (CEST) Subject: |WARNING| pw115190 [PATCH 1/4] cryptodev: add SM4 encryption algorithm In-Reply-To: <20220817060856.78582-2-arkadiuszx.kusztal@intel.com> References: <20220817060856.78582-2-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20220817071919.0F193121D42@dpdk.org> Date: Wed, 17 Aug 2022 09:19:19 +0200 (CEST) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/115190 _coding style issues_ --- a/doc/guides/rel_notes/release_22_11.rst +++ b/doc/guides/rel_notes/release_22_11.rst