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 EEB60A0C43 for ; Thu, 30 Sep 2021 19:04:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 30F3941121; Thu, 30 Sep 2021 19:04:19 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CC81A410EA for ; Thu, 30 Sep 2021 19:04:17 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id C871C1206FE; Thu, 30 Sep 2021 19:04:17 +0200 (CEST) In-Reply-To: <20210930170113.29030-18-ndabilpuram@marvell.com> References: <20210930170113.29030-18-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20210930170417.C871C1206FE@dpdk.org> Date: Thu, 30 Sep 2021 19:04:17 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw100152 [PATCH v2 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/100152 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #419: 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