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 5AD17A0526 for ; Thu, 9 Jul 2020 10:05:18 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 530231B75C; Thu, 9 Jul 2020 10:05:18 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id D45661BF46; Thu, 9 Jul 2020 10:05:17 +0200 (CEST) In-Reply-To: <20200709080250.200166-4-ruifeng.wang@arm.com> References: <20200709080250.200166-4-ruifeng.wang@arm.com> To: test-report@dpdk.org Cc: Ruifeng Wang Message-Id: <20200709080517.D45661BF46@dpdk.org> Date: Thu, 9 Jul 2020 10:05:17 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73596 [PATCH v8 3/3] test/lpm: add RCU integration performance tests 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/73596 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #320: FILE: app/test/test_lpm_perf.c:501: + RTE_LCORE_FOREACH_SLAVE(core_id) { WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #473: FILE: app/test/test_lpm_perf.c:654: + RTE_LCORE_FOREACH_SLAVE(core_id) { total: 0 errors, 2 warnings, 567 lines checked