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 DC0F1A0558 for ; Thu, 18 Feb 2021 06:40:50 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB7F5160720; Thu, 18 Feb 2021 06:40:50 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mails.dpdk.org (Postfix) with ESMTP id 1C05B16071F for ; Thu, 18 Feb 2021 06:40:50 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 042222AB; Thu, 18 Feb 2021 06:40:49 +0100 (CET) In-Reply-To: <1613626805-9313-1-git-send-email-khot@linux.microsoft.com> References: <1613626805-9313-1-git-send-email-khot@linux.microsoft.com> To: test-report@dpdk.org Cc: Khoa To Message-Id: <20210218054050.042222AB@dpdk.org> Date: Thu, 18 Feb 2021 06:40:49 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw87967 [PATCH] bus/pci/windows: support for PCI scan allowed and blocked lists 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/87967 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #57: EAL -a and -b options are used to specify which PCI devices are explicitly allowed or blocked during PCI bus scan. This evaluation is missing in the Windows implementation of rte_pci_scan. total: 0 errors, 1 warnings, 20 lines checked