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 B7B0645AF3 for ; Wed, 9 Oct 2024 13:24:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B055D4065D; Wed, 9 Oct 2024 13:24:31 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 3A0594064C for ; Wed, 9 Oct 2024 13:24:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 33E9B1206AA; Wed, 9 Oct 2024 13:24:30 +0200 (CEST) Subject: |WARNING| pw145529 [PATCH v13 2/4] pmu: support reading ARM PMU events in runtime In-Reply-To: <20241009112308.2973903-3-tduszynski@marvell.com> References: <20241009112308.2973903-3-tduszynski@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tomasz Duszynski Message-Id: <20241009112430.33E9B1206AA@dpdk.org> Date: Wed, 9 Oct 2024 13:24:30 +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/145529 _coding style issues_ WARNING:TYPO_SPELLING: 'WRONLY' may be misspelled - perhaps 'WRONGLY'? #179: FILE: lib/pmu/pmu_arm64.c:48: + fd = open(path, O_WRONLY); total: 0 errors, 1 warnings, 156 lines checked