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 E5CBCA0C46 for ; Fri, 18 Jun 2021 14:20:22 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D3712410EC; Fri, 18 Jun 2021 14:20:22 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id C16D440150 for ; Fri, 18 Jun 2021 14:20:21 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id B995E122E3A; Fri, 18 Jun 2021 14:20:21 +0200 (CEST) In-Reply-To: <20210618121803.1189857-3-piotrx.bronowski@intel.com> References: <20210618121803.1189857-3-piotrx.bronowski@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: pbronowx Message-Id: <20210618122021.B995E122E3A@dpdk.org> Date: Fri, 18 Jun 2021 14:20:21 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94474 [RFC 2/7] crypto/ipsec_mb: move aesni-mb PMD to ipsec_mb framework 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/94474 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #1954: FILE: drivers/crypto/ipsec_mb/pmd_aesni_mb.c:327: +#if IMB_VERSION_NUM >= IMB_VERSION(0, 53, 3) total: 0 errors, 1 warnings, 2523 lines checked