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 6E045A0613 for ; Fri, 27 Sep 2019 14:09:33 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 3A4231BFC8; Fri, 27 Sep 2019 14:09:29 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 73E2E1BF06; Fri, 27 Sep 2019 14:07:59 +0200 (CEST) In-Reply-To: <20190926185524.317595-6-ying.a.wang@intel.com> References: <20190926185524.317595-6-ying.a.wang@intel.com> To: test-report@dpdk.org Cc: Ying Wang Message-Id: <20190927120759.73E2E1BF06@dpdk.org> Date: Fri, 27 Sep 2019 14:07:59 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw59937 [PATCH v3 5/5] net/ice: rework switch filter 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/59937 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #395: FILE: drivers/net/ice/ice_switch_filter.c:347: + else if ( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #401: FILE: drivers/net/ice/ice_switch_filter.c:353: + else if ( total: 0 errors, 0 warnings, 1192 lines checked