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 E584848937 for ; Tue, 14 Oct 2025 18:13:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E17EB402D0; Tue, 14 Oct 2025 18:13:46 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 72DDD402D0 for ; Tue, 14 Oct 2025 18:13:45 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C47441242A9; Tue, 14 Oct 2025 18:13:27 +0200 (CEST) Subject: |WARNING| pw157573 [PATCH] net/i40e: fix symmetric toeplitz hashing for SCTP In-Reply-To: <20251014160718.92171-1-anurag.mandal@intel.com> References: <20251014160718.92171-1-anurag.mandal@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Anurag Mandal Message-Id: <20251014161327.C47441242A9@dpdk.org> Date: Tue, 14 Oct 2025 18:13:27 +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/157573 _coding style issues_ ERROR:CODE_INDENT: code indent should use tabs where possible #125: FILE: drivers/net/intel/i40e/i40e_hash.c:620: + }$ WARNING:LEADING_SPACE: please, no spaces at the start of a line #125: FILE: drivers/net/intel/i40e/i40e_hash.c:620: + }$ total: 1 errors, 1 warnings, 0 checks, 47 lines checked