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 D5F5548B68 for ; Fri, 21 Nov 2025 11:36:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF5394026F; Fri, 21 Nov 2025 11:36:29 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 563F14026F for ; Fri, 21 Nov 2025 11:36:28 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 3207A1261FF; Fri, 21 Nov 2025 11:35:25 +0100 (CET) Subject: |WARNING| pw158969 [PATCH v2] eal/x86: optimize memcpy of small sizes In-Reply-To: <20251121103535.1273457-1-mb@smartsharesystems.com> References: <20251121103535.1273457-1-mb@smartsharesystems.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Morten_Br=C3=B8rup?= Message-Id: <20251121103525.3207A1261FF@dpdk.org> Date: Fri, 21 Nov 2025 11:35:25 +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/158969 _coding style issues_ WARNING:TYPO_SPELLING: 'intructions' may be misspelled - perhaps 'instructions'? #188: FILE: lib/eal/x86/include/rte_memcpy.h:158: + * instead of "n >= X", which would generate 4-byte "cmp" intructions. ^^^^^^^^^^^ total: 0 errors, 1 warnings, 423 lines checked