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 28A1B466C5 for ; Mon, 5 May 2025 07:35:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11F644025D; Mon, 5 May 2025 07:35:03 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 0D14C40156 for ; Mon, 5 May 2025 07:35:01 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 02C4F123FB8; Mon, 5 May 2025 07:34:48 +0200 (CEST) Subject: |WARNING| pw153230 [PATCH v5 2/2] drivers: add support for IB_BTH header for RSS in cnxk device In-Reply-To: <20250505053304.3288290-2-kirankumark@marvell.com> References: <20250505053304.3288290-2-kirankumark@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Message-Id: <20250505053449.02C4F123FB8@dpdk.org> Date: Mon, 5 May 2025 07:34:48 +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/153230 _coding style issues_ WARNING:SPACE_BEFORE_TAB: please, no space before tabs #111: FILE: drivers/common/cnxk/roc_mbox.h:1780: +#define FLOW_KEY_TYPE_ROCEV2 ^I BIT(24)$ total: 0 errors, 1 warnings, 0 checks, 24 lines checked