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 1635AA00C2 for ; Thu, 1 Dec 2022 02:46:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 118A640693; Thu, 1 Dec 2022 02:46:26 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 5CF614021D for ; Thu, 1 Dec 2022 02:46:24 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 458C2120D7C; Thu, 1 Dec 2022 02:46:24 +0100 (CET) Subject: |WARNING| pw120395 [PATCH 8/8] pcapng: windows compatability In-Reply-To: <20221201014440.11896-9-stephen@networkplumber.org> References: <20221201014440.11896-9-stephen@networkplumber.org> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Stephen Hemminger Message-Id: <20221201014624.458C2120D7C@dpdk.org> Date: Thu, 1 Dec 2022 02:46:24 +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/120395 _coding style issues_ WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'? #62: Subject: [PATCH 8/8] pcapng: windows compatability WARNING:TYPO_SPELLING: 'compatability' may be misspelled - perhaps 'compatibility'? #82: Allow building on Windows, need to provide some compatability WARNING:TYPO_SPELLING: 'compatiablity' may be misspelled - perhaps 'compatibility'? #192: FILE: lib/pcapng/rte_pcapng.c:98: +/* compatiablity wrapper because name is optional */ total: 0 errors, 3 warnings, 96 lines checked