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 48CC6A0C47 for ; Tue, 5 Oct 2021 13:07:15 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 418DC4132B; Tue, 5 Oct 2021 13:07:15 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id D5E1441324 for ; Tue, 5 Oct 2021 13:07:14 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id ACEFE120DFE; Tue, 5 Oct 2021 13:07:14 +0200 (CEST) In-Reply-To: <20211005105706.31274-1-aman.deep.singh@intel.com> References: <20211005105706.31274-1-aman.deep.singh@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Aman Singh Message-Id: <20211005110714.ACEFE120DFE@dpdk.org> Date: Tue, 5 Oct 2021 13:07:14 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100491 [PATCH] net/ice/base: added union to avoid ptr dereference 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 Sender: "test-report" Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/100491 _coding style issues_ WARNING:TABSTOP: Statements should start on a tabstop #72: FILE: drivers/net/ice/base/ice_parser_rt.c:192: + u64 d64; WARNING:TABSTOP: Statements should start on a tabstop #103: FILE: drivers/net/ice/base/ice_parser_rt.c:451: + u32 d32; total: 0 errors, 2 warnings, 0 checks, 62 lines checked