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 D78CAA0C47 for ; Fri, 18 Jun 2021 14:20:10 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BED6C410EE; Fri, 18 Jun 2021 14:20:10 +0200 (CEST) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id 7470F410E7 for ; Fri, 18 Jun 2021 14:20:09 +0200 (CEST) Received: by dpdk.org (Postfix, from userid 65534) id 590B4122E3A; Fri, 18 Jun 2021 14:20:09 +0200 (CEST) In-Reply-To: <20210618121803.1189857-2-piotrx.bronowski@intel.com> References: <20210618121803.1189857-2-piotrx.bronowski@intel.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: pbronowx Message-Id: <20210618122009.590B4122E3A@dpdk.org> Date: Fri, 18 Jun 2021 14:20:09 +0200 (CEST) Subject: [dpdk-test-report] |WARNING| pw94473 [RFC 1/7] crypto/ipsec_mb: introduce 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/94473 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #257: FILE: drivers/crypto/ipsec_mb/rte_ipsec_mb_pmd.c:139: +#if IMB_VERSION_NUM >= IMB_VERSION(0, 50, 0) ERROR:NO_AUTHOR_SIGN_OFF: Missing Signed-off-by: line by nominal patch author 'pbronowx ' total: 1 errors, 1 warnings, 793 lines checked