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 6FF54A0C4D for ; Sat, 27 Nov 2021 00:53:01 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B48642731; Sat, 27 Nov 2021 00:53:01 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 894844068A for ; Sat, 27 Nov 2021 00:52:58 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id 83346122DB3; Sat, 27 Nov 2021 00:52:58 +0100 (CET) Subject: |WARNING| pw104720 [PATCH 3/4] pipeline: move table type registration to library In-Reply-To: <20211126235129.35781-3-cristian.dumitrescu@intel.com> References: <20211126235129.35781-3-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20211126235258.83346122DB3@dpdk.org> Date: Sat, 27 Nov 2021 00:52:58 +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/104720 _coding style issues_ ERROR:TRAILING_WHITESPACE: trailing whitespace #105: FILE: lib/pipeline/rte_swx_pipeline.c:17: + $ WARNING:LEADING_SPACE: please, no spaces at the start of a line #105: FILE: lib/pipeline/rte_swx_pipeline.c:17: + $ total: 1 errors, 1 warnings, 75 lines checked