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 14E3DA04B1 for ; Wed, 9 Sep 2020 01:56:11 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 030ED1BE85; Wed, 9 Sep 2020 01:56:11 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id BB5E84C99; Wed, 9 Sep 2020 01:56:10 +0200 (CEST) In-Reply-To: <20200908123144.26444-2-guyk@marvell.com> References: <20200908123144.26444-2-guyk@marvell.com> To: test-report@dpdk.org Cc: Message-Id: <20200908235610.BB5E84C99@dpdk.org> Date: Wed, 9 Sep 2020 01:56:10 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw76919 [PATCH 1/2] examples/l3fwd-regex: add regex based l3fwd 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/76919 _coding style issues_ WARNING:TYPO_SPELLING: 'MASTER' may be misspelled - perhaps 'PRIMARY'? #2522: FILE: examples/l3fwd-regex/main.c:1082: + rte_eal_mp_remote_launch(l3fwd_lkp.main_loop, NULL, CALL_MASTER); total: 0 errors, 1 warnings, 2436 lines checked