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 02D87A04B6 for ; Sun, 11 Oct 2020 23:36:50 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id BB4A91D592; Sun, 11 Oct 2020 23:36:48 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 24AB41D593; Sun, 11 Oct 2020 23:36:47 +0200 (CEST) In-Reply-To: <20201011213403.21169-2-akhil.goyal@nxp.com> References: <20201011213403.21169-2-akhil.goyal@nxp.com> To: test-report@dpdk.org Cc: Akhil Goyal Message-Id: <20201011213647.24AB41D593@dpdk.org> Date: Sun, 11 Oct 2020 23:36:47 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw80311 [PATCH v2 1/8] 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/80311 _coding style issues_ WARNING:TYPO_SPELLING: 'perfrom' may be misspelled - perhaps 'perform'? #627: 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'? #758: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:630: + CLRW_CLR_C1DATAS | WARNING:TYPO_SPELLING: 'fro' may be misspelled - perhaps 'for'? #799: 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'? #848: FILE: drivers/common/dpaax/caamflib/desc/sdap.h:720: + CLRW_CLR_C1DATAS | total: 0 errors, 4 warnings, 1077 lines checked