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 9281EA0032 for ; Tue, 13 Sep 2022 21:44:17 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A26A4021D; Tue, 13 Sep 2022 21:44:17 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 37E4140151 for ; Tue, 13 Sep 2022 21:44:16 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 228E6121F02; Tue, 13 Sep 2022 21:44:16 +0200 (CEST) Subject: |WARNING| pw116247 [PATCH v2] usertools: rewrite pmdinfo In-Reply-To: <20220913194208.125793-1-rjarry@redhat.com> References: <20220913194208.125793-1-rjarry@redhat.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Robin Jarry Message-Id: <20220913194416.228E6121F02@dpdk.org> Date: Tue, 13 Sep 2022 21:44:16 +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/116247 _coding style issues_ WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line) #110: jq '.[] | select(.pci_ids[] | .vendor == "15b3" and .device == "1013").kmod' WARNING:REPEATED_WORD: Possible repeated word: 'fail' #130: 3.10 fail fail fail fail ok ok ok ok WARNING:REPEATED_WORD: Possible repeated word: 'fail' #130: 3.10 fail fail fail fail ok ok ok ok WARNING:REPEATED_WORD: Possible repeated word: 'fail' #130: 3.10 fail fail fail fail ok ok ok ok total: 0 errors, 4 warnings, 952 lines checked