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 AB3ADA0524 for ; Mon, 31 May 2021 16:11:50 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A14D040DFF; Mon, 31 May 2021 16:11:50 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id B9B7340041 for ; Mon, 31 May 2021 16:11:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B5ADF122E1E; Mon, 31 May 2021 16:11:48 +0200 (CEST) In-Reply-To: <20210531141027.13289-3-arkadiuszx.kusztal@intel.com> References: <20210531141027.13289-3-arkadiuszx.kusztal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Arek Kusztal Message-Id: <20210531141148.B5ADF122E1E@dpdk.org> Date: Mon, 31 May 2021 16:11:48 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw93625 [PATCH 02/15] crypto/qat: add fourth generation qat devices support 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/93625 _coding style issues_ WARNING:TYPO_SPELLING: 'INTERM' may be misspelled - perhaps 'INTERIM'? #276: FILE: drivers/common/qat/qat_device.c:36: + .comp_num_im_bufs_required = QAT_NUM_INTERM_BUFS_GEN3 total: 0 errors, 1 warnings, 762 lines checked --- a/doc/guides/rel_notes/release_21_08.rst +++ b/doc/guides/rel_notes/release_21_08.rst