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 E69F243036 for ; Fri, 11 Aug 2023 18:15:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E189440144; Fri, 11 Aug 2023 18:15:42 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id DCCA940144 for ; Fri, 11 Aug 2023 18:15:41 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id CE521120D38; Fri, 11 Aug 2023 18:15:41 +0200 (CEST) Subject: |WARNING| pw130171 [PATCH v1 3/3] dma/idxd: add API to create and attach to window In-Reply-To: References: To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anatoly Burakov Message-Id: <20230811161541.CE521120D38@dpdk.org> Date: Fri, 11 Aug 2023 18:15:41 +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/130171 _coding style issues_ WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'? #379: FILE: drivers/dma/idxd/rte_idxd_inter_dom.h:31: + * Create an inter-pasid window to allow another process to access this process' WARNING:TYPO_SPELLING: 'process'' may be misspelled - perhaps 'process's'? #413: FILE: drivers/dma/idxd/rte_idxd_inter_dom.h:65: + * File descriptor for another process's window total: 0 errors, 2 warnings, 322 lines checked Warning in drivers/dma/idxd/idxd_inter_dom.c: Using compiler attribute directly