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 F17CAA04FD for ; Fri, 25 Mar 2022 21:27:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA6CE40687; Fri, 25 Mar 2022 21:27:01 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 08BC340140 for ; Fri, 25 Mar 2022 21:27:01 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id E2C28121D58; Fri, 25 Mar 2022 21:27:00 +0100 (CET) Subject: |WARNING| pw108877 [RFC] eal: add seqlock In-Reply-To: <20220325202428.94628-1-mattias.ronnblom@ericsson.com> References: <20220325202428.94628-1-mattias.ronnblom@ericsson.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: =?utf-8?q?Mattias_R=C3=B6nnblom?= Message-Id: <20220325202700.E2C28121D58@dpdk.org> Date: Fri, 25 Mar 2022 21:27:00 +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/108877 _coding style issues_ WARNING:TYPO_SPELLING: 'explaination' may be misspelled - perhaps 'explanation'? #326: FILE: app/test/test_seqlock.c:108: + /* See writer_start() for an explaination why WARNING:TYPO_SPELLING: 'Syncronizes' may be misspelled - perhaps 'Synchronizes'? #494: FILE: lib/eal/include/rte_seqlock.h:31: + * from happening before the sn load. Syncronizes-with the total: 0 errors, 2 warnings, 330 lines checked