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 BCCB5A0C4C for ; Thu, 2 Sep 2021 04:19:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99D1040698; Thu, 2 Sep 2021 04:19:28 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7CF5240698 for ; Thu, 2 Sep 2021 04:19:27 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 78A94122E33; Thu, 2 Sep 2021 04:19:27 +0200 (CEST) In-Reply-To: <20210902021505.17607-17-ndabilpuram@marvell.com> References: <20210902021505.17607-17-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20210902021927.78A94122E33@dpdk.org> Date: Thu, 2 Sep 2021 04:19:27 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw97742 [PATCH 16/27] net/cnxk: add inline security support 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/97742 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #365: 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, 811 lines checked