From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id 3EFA25F72; Fri, 8 Jun 2018 18:50:32 +0200 (CEST) In-Reply-To: <1528476325-15585-15-git-send-email-anoob.joseph@caviumnetworks.com> References: <1528476325-15585-15-git-send-email-anoob.joseph@caviumnetworks.com> To: test-report@dpdk.org Cc: Anoob Joseph Message-Id: <20180608165032.3EFA25F72@dpdk.org> Date: Fri, 8 Jun 2018 18:50:32 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40875 [PATCH 14/16] crypto/cpt: adds the enqueue and dequeue callbacks 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: , X-List-Received-Date: Fri, 08 Jun 2018 16:50:32 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40875 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16) #117: FILE: drivers/crypto/cpt/cpt_pmd_ops.c:1104: + } else { + if (chain->type == RTE_CRYPTO_SYM_XFORM_CIPHER) { total: 0 errors, 1 warnings, 899 lines checked