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 CC81C45895 for ; Thu, 29 Aug 2024 10:59:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9291427E8; Thu, 29 Aug 2024 10:59:52 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 6A1B4427D2 for ; Thu, 29 Aug 2024 10:59:51 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 5D731120778; Thu, 29 Aug 2024 10:59:51 +0200 (CEST) Subject: |WARNING| pw143425 [PATCH v2] bus/pci: don't open uio device in secondary process In-Reply-To: <20240829085724.270041-1-konrad.sztyber@intel.com> References: <20240829085724.270041-1-konrad.sztyber@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Konrad Sztyber Message-Id: <20240829085951.5D731120778@dpdk.org> Date: Thu, 29 Aug 2024 10:59:51 +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/143425 _coding style issues_ WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #138: The uio_pci_generic driver clears the bus master bit when the device ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 847d78fb9530 ("bus/pci: fix FD in secondary process")' #143: process. The commit that introduced this regression, 847d78fb9530 WARNING:TYPO_SPELLING: 'master' may be misspelled - perhaps 'primary'? #184: FILE: drivers/bus/pci/linux/pci_uio.c:265: + * the uio_pci_generic driver clears the bus master enable bit when the device file is total: 1 errors, 2 warnings, 39 lines checked