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 CEA2FA0032 for ; Fri, 1 Oct 2021 15:43:38 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C40F2411AA; Fri, 1 Oct 2021 15:43:38 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 99D9841196 for ; Fri, 1 Oct 2021 15:43:37 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 96B03120DFE; Fri, 1 Oct 2021 15:43:37 +0200 (CEST) In-Reply-To: <20211001134022.22700-18-ndabilpuram@marvell.com> References: <20211001134022.22700-18-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20211001134337.96B03120DFE@dpdk.org> Date: Fri, 1 Oct 2021 15:43:37 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100263 [PATCH v3 17/28] net/cnxk: support inline security setup for cn10k 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/100263 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #420: FILE: drivers/net/cnxk/cn10k_ethdev.c:225: + PLT_STATIC_ASSERT(ROC_NIX_INL_SA_BASE_ALIGN == BIT_ULL(16)); total: 0 errors, 1 warnings, 840 lines checked