From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 0FF10A04B1 for ; Wed, 9 Sep 2020 01:37:30 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 08E491BE85; Wed, 9 Sep 2020 01:37:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 089821BE85; Wed, 9 Sep 2020 01:37:29 +0200 (CEST) In-Reply-To: <20200903160652.31654-2-akhil.goyal@nxp.com> References: <20200903160652.31654-2-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: akhil.goyal@nxp.com Message-Id: <20200908233729.089821BE85@dpdk.org> Date: Wed, 9 Sep 2020 01:37:29 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76451 [PATCH 1/7] common/dpaax/caamflib: Support PDCP-SDAP 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: , Errors-To: test-report-bounces@dpdk.org Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/76451 _coding style issues_ WARNING:TYPO_SPELLING: 'perfrom' may be misspelled - perhaps 'perform'? #625: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:499: + * Note: we perfrom an out-snooping, eg the data will be read WARNING:TYPO_SPELLING: 'DATAS' may be misspelled - perhaps 'DATA'? #756: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:630: + CLRW_CLR_C1DATAS | WARNING:TYPO_SPELLING: 'fro' may be misspelled - perhaps 'for'? #797: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:671: + /* Send the ICV stored in MATH3 fro encryption */ WARNING:TYPO_SPELLING: 'DATAS' may be misspelled - perhaps 'DATA'? #846: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:720: + CLRW_CLR_C1DATAS | total: 0 errors, 4 warnings, 1077 lines checked