From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 6DFEAA2E8C for ; Thu, 5 Sep 2019 16:46:38 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 556521EAB2; Thu, 5 Sep 2019 16:46:38 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 1017) id F2B001EF25; Thu, 5 Sep 2019 16:46:36 +0200 (CEST) In-Reply-To: <1567694706-152289-1-git-send-email-pablo.de.lara.guarch@intel.com> References: <1567694706-152289-1-git-send-email-pablo.de.lara.guarch@intel.com> To: test-report@dpdk.org Cc: Pablo de Lara Message-Id: <20190905144636.F2B001EF25@dpdk.org> Date: Thu, 5 Sep 2019 16:46:36 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw58654 [PATCH] crypto/aesni_mb: modify chain order for AES-CCM X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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/58654 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #39: FILE: drivers/crypto/aesni_mb/rte_aesni_mb_pmd.c:87: +#if IMB_VERSION_NUM > IMB_VERSION(0, 52, 0) total: 0 errors, 1 warnings, 33 lines checked