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 2F515A04B5 for ; Thu, 10 Sep 2020 17:35:31 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 53B9E1C0D9; Thu, 10 Sep 2020 17:35:28 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 230FE1C0D7; Thu, 10 Sep 2020 17:35:27 +0200 (CEST) In-Reply-To: <20200910152645.9342-37-cristian.dumitrescu@intel.com> References: <20200910152645.9342-37-cristian.dumitrescu@intel.com> To: test-report@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20200910153527.230FE1C0D7@dpdk.org> Date: Thu, 10 Sep 2020 17:35:27 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw77197 [PATCH v4 36/41] examples/pipeline: add new example application 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/77197 _coding style issues_ WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #204: FILE: examples/pipeline/main.c:47: + SKIP_MASTER); WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #944: FILE: examples/pipeline/thread.c:96: + RTE_LCORE_FOREACH_SLAVE(i) { total: 0 errors, 2 warnings, 1302 lines checked