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 D7C5241BAB for ; Thu, 2 Feb 2023 10:45:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0BB9406A2; Thu, 2 Feb 2023 10:45:58 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 9E61C40689 for ; Thu, 2 Feb 2023 10:45:57 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 9B74D121E50; Thu, 2 Feb 2023 10:45:57 +0100 (CET) Subject: |WARNING| pw122906 [PATCH v8 2/4] pmu: support reading ARM PMU events in runtime In-Reply-To: <20230202094358.2838758-3-tduszynski@marvell.com> References: <20230202094358.2838758-3-tduszynski@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Tomasz Duszynski Message-Id: <20230202094557.9B74D121E50@dpdk.org> Date: Thu, 2 Feb 2023 10:45:57 +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/122906 _coding style issues_ WARNING:TYPO_SPELLING: 'WRONLY' may be misspelled - perhaps 'WRONGLY'? #177: FILE: lib/pmu/pmu_arm64.c:48: + fd = open(path, O_WRONLY); total: 0 errors, 1 warnings, 154 lines checked