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 B322CA04FF for ; Tue, 22 Mar 2022 19:00:53 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF0C840694; Tue, 22 Mar 2022 19:00:53 +0100 (CET) Received: from dpdk.org (dpdk.org [92.243.24.197]) by mails.dpdk.org (Postfix) with ESMTP id CCE314067B for ; Tue, 22 Mar 2022 19:00:52 +0100 (CET) Received: by dpdk.org (Postfix, from userid 65534) id C871C121D58; Tue, 22 Mar 2022 19:00:52 +0100 (CET) Subject: |WARNING| pw108816 [PATCH 3/7] examples/ipsec-secgw: allow larger burst size for vectors In-Reply-To: <20220322175902.363520-3-ndabilpuram@marvell.com> References: <20220322175902.363520-3-ndabilpuram@marvell.com> To: test-report@dpdk.org From: checkpatch@dpdk.org Cc: Nithin Dabilpuram Message-Id: <20220322180052.C871C121D58@dpdk.org> Date: Tue, 22 Mar 2022 19:00:52 +0100 (CET) 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 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/108816 _coding style issues_ WARNING:CONSTANT_COMPARISON: Comparisons should place the constant on the right side of the test #115: FILE: examples/ipsec-secgw/ipsec-secgw.h:16: + ((MAX_PKT_BURST_VEC > MAX_PKT_BURST ? \ total: 0 errors, 1 warnings, 36 lines checked