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 E5CB6A0093 for ; Thu, 21 Apr 2022 18:01:18 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E284740042; Thu, 21 Apr 2022 18:01:18 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 696EB40040 for ; Thu, 21 Apr 2022 18:01:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 654D7120DB4; Thu, 21 Apr 2022 18:01:17 +0200 (CEST) Subject: |WARNING| pw110017 [PATCH 1/3] table: improve learner table timers In-Reply-To: <20220421155951.31811-1-cristian.dumitrescu@intel.com> References: <20220421155951.31811-1-cristian.dumitrescu@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Cristian Dumitrescu Message-Id: <20220421160117.654D7120DB4@dpdk.org> Date: Thu, 21 Apr 2022 18:01:17 +0200 (CEST) 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/110017 _coding style issues_ WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one ERROR:CODE_INDENT: code indent should use tabs where possible #105: FILE: lib/table/rte_swx_table_learner.c:235: +^I sizeof(uint32_t) + \$ ERROR:CODE_INDENT: code indent should use tabs where possible #106: FILE: lib/table/rte_swx_table_learner.c:236: +^I sizeof(uint8_t)))$ total: 2 errors, 1 warnings, 324 lines checked