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 19560A0528 for ; Thu, 9 Jul 2020 17:44:45 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 11DD61E4ED; Thu, 9 Jul 2020 17:44:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 967B91E535; Thu, 9 Jul 2020 17:44:44 +0200 (CEST) In-Reply-To: <20200709154234.136336-4-ruifeng.wang@arm.com> References: <20200709154234.136336-4-ruifeng.wang@arm.com> To: test-report@dpdk.org Cc: Ruifeng Wang Message-Id: <20200709154444.967B91E535@dpdk.org> Date: Thu, 9 Jul 2020 17:44:44 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw73661 [PATCH v9 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/73661 _coding style issues_ WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #321: FILE: app/test/test_lpm_perf.c:501: + RTE_LCORE_FOREACH_SLAVE(core_id) { WARNING:TYPO_SPELLING: 'SLAVE' may be misspelled - perhaps 'SECONDARY'? #474: FILE: app/test/test_lpm_perf.c:654: + RTE_LCORE_FOREACH_SLAVE(core_id) { total: 0 errors, 2 warnings, 567 lines checked