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 04908A2EFC for ; Tue, 15 Oct 2019 17:46:37 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id F24F01ED15; Tue, 15 Oct 2019 17:46:36 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id 616151ED15; Tue, 15 Oct 2019 17:46:00 +0200 (CEST) In-Reply-To: <20191014034211.293048-6-ying.a.wang@intel.com> References: <20191014034211.293048-6-ying.a.wang@intel.com> To: test-report@dpdk.org Cc: Ying Wang Message-Id: <20191015154600.616151ED15@dpdk.org> Date: Tue, 15 Oct 2019 17:46:00 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw61111 [PATCH v4 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/61111 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #396: FILE: drivers/net/ice/ice_switch_filter.c:347: + else if ( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #402: FILE: drivers/net/ice/ice_switch_filter.c:353: + else if ( total: 0 errors, 0 warnings, 1201 lines checked