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 93C9A45CFC for ; Thu, 14 Nov 2024 02:13:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9493C40A79; Thu, 14 Nov 2024 02:13:09 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 4DF10402A1 for ; Thu, 14 Nov 2024 02:13:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 46D01121E2B; Thu, 14 Nov 2024 02:13:04 +0100 (CET) Subject: |WARNING| pw148442 [PATCH 1/3] eal: introduce rte_memset_sensative In-Reply-To: <20241114011129.451243-2-stephen@networkplumber.org> References: <20241114011129.451243-2-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20241114011304.46D01121E2B@dpdk.org> Date: Thu, 14 Nov 2024 02:13:04 +0100 (CET) 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/148442 _coding style issues_ WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'? #66: Subject: [PATCH 1/3] eal: introduce rte_memset_sensative WARNING:TYPO_SPELLING: 'sensative' may be misspelled - perhaps 'sensitive'? #134: FILE: lib/eal/include/rte_string_fns.h:172: +rte_memset_sensative(void *dst, int ch, size_t sz) total: 0 errors, 2 warnings, 39 lines checked