From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id BDB37A04B5 for ; Thu, 10 Sep 2020 16:22:53 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id B69031C0D1; Thu, 10 Sep 2020 16:22:53 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 3F86B1C0CD; Thu, 10 Sep 2020 16:22:53 +0200 (CEST) In-Reply-To: <20200910142121.3995680-3-conor.walsh@intel.com> References: <20200910142121.3995680-3-conor.walsh@intel.com> To: test-report@dpdk.org Cc: Conor Walsh Message-Id: <20200910142253.3F86B1C0CD@dpdk.org> Date: Thu, 10 Sep 2020 16:22:53 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77150 [PATCH v2 2/4] devtools: add generation of compressed abi dump archives X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/77150 _coding style issues_ WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'? #198: FILE: devtools/gen-abi-tarball.py:108: +print('Generating ABI dump files') WARNING:TYPO_SPELLING: 'files'' may be misspelled - perhaps 'file's'? #203: FILE: devtools/gen-abi-tarball.py:113: +print('Creating Tarball of dump files') total: 0 errors, 2 warnings, 125 lines checked