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 A0E91431FA for ; Wed, 25 Oct 2023 11:28:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AFB8402E8; Wed, 25 Oct 2023 11:28:59 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7ACE4402E8 for ; Wed, 25 Oct 2023 11:28:58 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 6CAAE120A1D; Wed, 25 Oct 2023 11:28:58 +0200 (CEST) Subject: |WARNING| pw133279 [PATCH v3] mem: allow using ASan in multi-process mode In-Reply-To: <20231025092717.2069-1-artur.paszkiewicz@intel.com> References: <20231025092717.2069-1-artur.paszkiewicz@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Artur Paszkiewicz Message-Id: <20231025092858.6CAAE120A1D@dpdk.org> Date: Wed, 25 Oct 2023 11:28:58 +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/133279 _coding style issues_ WARNING:TYPO_SPELLING: 'CREAT' may be misspelled - perhaps 'CREATE'? #268: FILE: lib/eal/linux/eal_memory.c:1994: + shm_oflag |= O_CREAT | O_TRUNC; total: 0 errors, 1 warnings, 218 lines checked