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 5C56CA04C0 for ; Sat, 16 Nov 2019 09:51:09 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 4488C374C; Sat, 16 Nov 2019 09:51:09 +0100 (CET) Received: by dpdk.org (Postfix, from userid 1017) id 65BE844C7; Sat, 16 Nov 2019 09:51:08 +0100 (CET) In-Reply-To: <20191116085358.30905-1-qi.z.zhang@intel.com> References: <20191116085358.30905-1-qi.z.zhang@intel.com> To: test-report@dpdk.org Cc: Qi Zhang Message-Id: <20191116085108.65BE844C7@dpdk.org> Date: Sat, 16 Nov 2019 09:51:08 +0100 (CET) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw63051 [PATCH] net/ice: fix FDIR flow type conflict 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/63051 _coding style issues_ CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #145: FILE: drivers/net/ice/ice_fdir_filter.c:722: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #151: FILE: drivers/net/ice/ice_fdir_filter.c:728: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #155: FILE: drivers/net/ice/ice_fdir_filter.c:732: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #159: FILE: drivers/net/ice/ice_fdir_filter.c:736: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #168: FILE: drivers/net/ice/ice_fdir_filter.c:745: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #174: FILE: drivers/net/ice/ice_fdir_filter.c:751: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #178: FILE: drivers/net/ice/ice_fdir_filter.c:755: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #182: FILE: drivers/net/ice/ice_fdir_filter.c:759: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #191: FILE: drivers/net/ice/ice_fdir_filter.c:768: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #197: FILE: drivers/net/ice/ice_fdir_filter.c:774: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #201: FILE: drivers/net/ice/ice_fdir_filter.c:778: + if (!ice_fdir_prof_resolve_conflict( CHECK:OPEN_ENDED_LINE: Lines should not end with a '(' #205: FILE: drivers/net/ice/ice_fdir_filter.c:782: + if (!ice_fdir_prof_resolve_conflict( total: 0 errors, 0 warnings, 12 checks, 197 lines checked