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 C0DB746024 for ; Thu, 9 Jan 2025 01:54:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 704EE40613; Thu, 9 Jan 2025 01:54:06 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id A31BA402F1 for ; Thu, 9 Jan 2025 01:54:04 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id D4B97126FC1; Thu, 9 Jan 2025 01:53:26 +0100 (CET) Subject: |WARNING| pw149696 [PATCH v9 12/30] drivers/event: replace packed attributes In-Reply-To: <1736383715-31703-13-git-send-email-andremue@linux.microsoft.com> References: <1736383715-31703-13-git-send-email-andremue@linux.microsoft.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Andre Muezerie Message-Id: <20250109005326.D4B97126FC1@dpdk.org> Date: Thu, 9 Jan 2025 01:53:26 +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/149696 _coding style issues_ WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #105: FILE: drivers/event/octeontx/timvf_evdev.h:126: +struct __rte_aligned(8) __rte_packed_begin tim_mem_bucket { WARNING:TYPO_SPELLING: 'tim' may be misspelled - perhaps 'time'? #117: FILE: drivers/event/octeontx/timvf_evdev.h:144: +struct __rte_packed_begin tim_mem_entry { total: 0 errors, 2 warnings, 44 lines checked