From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id DC691A04A7 for ; Wed, 26 Jan 2022 08:58:33 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7E5742704; Wed, 26 Jan 2022 08:58:33 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 99FA84069D for ; Wed, 26 Jan 2022 08:58:32 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 88073120715; Wed, 26 Jan 2022 08:58:32 +0100 (CET) Subject: |WARNING| pw106558 [PATCH v3 2/2] net/ice: support drop any and steer all to queue In-Reply-To: <20220126155710.911525-2-yuying.zhang@intel.com> References: <20220126155710.911525-2-yuying.zhang@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Yuying Zhang Message-Id: <20220126075832.88073120715@dpdk.org> Date: Wed, 26 Jan 2022 08:58:32 +0100 (CET) X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/106558 _coding style issues_ WARNING:LONG_LINE: line length of 152 exceeds 100 columns #132: FILE: drivers/net/ice/ice_switch_filter.c:209: + {pattern_any, ICE_INSET_NONE, ICE_INSET_NONE, ICE_INSET_NONE}, WARNING:LONG_LINE: line length of 152 exceeds 100 columns #140: FILE: drivers/net/ice/ice_switch_filter.c:293: + {pattern_any, ICE_INSET_NONE, ICE_INSET_NONE, ICE_INSET_NONE}, total: 0 errors, 2 warnings, 0 checks, 51 lines checked