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 EC5EAA0C46 for ; Fri, 18 Jun 2021 14:20:30 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E455F410EC; Fri, 18 Jun 2021 14:20:30 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 485C8410EC for ; Fri, 18 Jun 2021 14:20:30 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 3CAEB122E3A; Fri, 18 Jun 2021 14:20:30 +0200 (CEST) In-Reply-To: <20210618121803.1189857-4-piotrx.bronowski@intel.com> References: <20210618121803.1189857-4-piotrx.bronowski@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: pbronowx Message-Id: <20210618122030.3CAEB122E3A@dpdk.org> Date: Fri, 18 Jun 2021 14:20:30 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94475 [RFC 3/7] crypto/ipsec_mb: move aesni-gcm 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/94475 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #2036: FILE: drivers/crypto/ipsec_mb/pmd_aesni_gcm.c:331: +#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0) total: 0 errors, 1 warnings, 1061 lines checked