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 1AC8B4898B for ; Mon, 20 Oct 2025 14:03:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11656402CA; Mon, 20 Oct 2025 14:03:20 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DC00D400D6 for ; Mon, 20 Oct 2025 14:03:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3AE051242B1; Mon, 20 Oct 2025 14:02:54 +0200 (CEST) Subject: |WARNING| pw157853 [PATCH v2] mbuf: optimize segment prefree In-Reply-To: <20251020120202.80114-1-mb@smartsharesystems.com> References: <20251020120202.80114-1-mb@smartsharesystems.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Morten_Br=C3=B8rup?= Message-Id: <20251020120254.3AE051242B1@dpdk.org> Date: Mon, 20 Oct 2025 14:02:54 +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/157853 _coding style issues_ WARNING:TYPO_SPELLING: 'offest' may be misspelled - perhaps 'offset'? #164: FILE: lib/mbuf/rte_mbuf_core.h:724: + * On little endian architecture, the MSB of a 64-bit integer is at byte offest 7. ^^^^^^ total: 0 errors, 1 warnings, 102 lines checked