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 58270A3168 for ; Thu, 17 Oct 2019 04:58:21 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 506261D50B; Thu, 17 Oct 2019 04:58:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 9902A1D50B; Thu, 17 Oct 2019 04:58:19 +0200 (CEST) In-Reply-To: <20191016183356.350766-6-ying.a.wang@intel.com> References: <20191016183356.350766-6-ying.a.wang@intel.com> To: test-report@dpdk.org Cc: Ying Wang Message-Id: <20191017025819.9902A1D50B@dpdk.org> Date: Thu, 17 Oct 2019 04:58:19 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61343 [PATCH v5 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/61343 _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, 1201 lines checked