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 641A843C3A for ; Sat, 2 Mar 2024 15:03:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5FCB642D7A; Sat, 2 Mar 2024 15:03:23 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C3FB542D7A for ; Sat, 2 Mar 2024 15:03:21 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C0225122335; Sat, 2 Mar 2024 15:03:21 +0100 (CET) Subject: |WARNING| pw137804 [RFC 3/7] eal: add bit manipulation functions which read or write once In-Reply-To: <20240302135328.531940-4-mattias.ronnblom@ericsson.com> References: <20240302135328.531940-4-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20240302140321.C0225122335@dpdk.org> Date: Sat, 2 Mar 2024 15:03:21 +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/137804 _coding style issues_ WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'? #149: FILE: lib/eal/include/rte_bitops.h:352: + * ndcode WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'? #158: FILE: lib/eal/include/rte_bitops.h:361: + * ndcode WARNING:REPEATED_WORD: Possible repeated word: 'with' #162: FILE: lib/eal/include/rte_bitops.h:365: + * object code could (and in many cases would be) replaced with + * with the equivalent to WARNING:TYPO_SPELLING: 'endcode' may be misspelled - perhaps 'encode'? #168: FILE: lib/eal/include/rte_bitops.h:371: + * ndcode WARNING:TYPO_SPELLING: 'preffered' may be misspelled - perhaps 'preferred'? #171: FILE: lib/eal/include/rte_bitops.h:374: + * preffered over the "once" family of operations (e.g., total: 0 errors, 5 warnings, 241 lines checked