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 BDC14A04FF for ; Fri, 29 Apr 2022 18:18:21 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8B58415D7; Fri, 29 Apr 2022 18:18:21 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6D81C410E3 for ; Fri, 29 Apr 2022 18:18:20 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5F3A81242B9; Fri, 29 Apr 2022 18:18:20 +0200 (CEST) Subject: |WARNING| pw110526 [PATCH v8 1/2] hash: split x86 and SW hash CRC intrinsics In-Reply-To: <20220429161700.2145-1-pbhagavatula@marvell.com> References: <20220429161700.2145-1-pbhagavatula@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Pavan Nikhilesh Message-Id: <20220429161820.5F3A81242B9@dpdk.org> Date: Fri, 29 Apr 2022 18:18:20 +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/110526 _coding style issues_ WARNING:TYPO_SPELLING: 'EDE' may be misspelled - perhaps 'EDGE'? #139: FILE: lib/hash/rte_crc_sw.h:15: + 0xBC267848, 0x4E4DFB4B, 0x20BD8EDE, 0xD2D60DDD, 0xC186FE29, 0x33ED7D2A, WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #205: FILE: lib/hash/rte_crc_sw.h:81: + 0x195CDA43, 0x0AFE4234, 0x3E19EAAD, 0x2DBB72DA, 0x57D6BB9F, 0x447423E8, WARNING:TYPO_SPELLING: 'AFE' may be misspelled - perhaps 'SAFE'? #302: FILE: lib/hash/rte_crc_sw.h:178: + 0x6700C234, 0xBA45688C, 0xA345D046, 0x7E007AFE, 0x1C22F3C7, 0xC167597F, WARNING:TYPO_SPELLING: 'DED' may be misspelled - perhaps 'DEAD'? #312: FILE: lib/hash/rte_crc_sw.h:188: + 0xFBED0BE7, 0xC3FC644B, 0x8BCFD4BF, 0xB3DEBB13, 0xDECFBEC6, 0xE6DED16A, WARNING:TYPO_SPELLING: 'EDE' may be misspelled - perhaps 'EDGE'? #325: FILE: lib/hash/rte_crc_sw.h:201: + 0xD3F96172, 0xEBE80EDE, 0x439E009A, 0x7B8F6F36, 0x33BCDFC2, 0x0BADB06E, WARNING:TYPO_SPELLING: 'EDE' may be misspelled - perhaps 'EDGE'? #345: FILE: lib/hash/rte_crc_sw.h:221: + 0xF71EDE6C, 0xCF0FB1C0, 0x6779BF84, 0x5F68D028, 0x175B60DC, 0x2F4A0F70, WARNING:TYPO_SPELLING: 'DAA' may be misspelled - perhaps 'DATA'? #357: FILE: lib/hash/rte_crc_sw.h:233: + 0x45F826B3, 0xAAC84DAA, 0x9E748670, 0x7144ED69, 0xF70D11C4, 0x183D7ADD, total: 0 errors, 7 warnings, 897 lines checked