From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by dpdk.org (Postfix, from userid 1017) id AFAF61B7C1; Tue, 5 Jun 2018 12:36:15 +0200 (CEST) In-Reply-To: <1528194913-25893-3-git-send-email-shally.verma@caviumnetworks.com> References: <1528194913-25893-3-git-send-email-shally.verma@caviumnetworks.com> To: test-report@dpdk.org Cc: Shally Verma Message-Id: <20180605103615.AFAF61B7C1@dpdk.org> Date: Tue, 5 Jun 2018 12:36:15 +0200 (CEST) From: checkpatch@dpdk.org Subject: [dpdk-test-report] |WARNING| pw40649 [PATCH v1 2/7] compress/octeontx: add device setup PMD ops 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: Tue, 05 Jun 2018 10:36:16 -0000 Test-Label: checkpatch Test-Status: WARNING http://dpdk.org/patch/40649 _coding style issues_ WARNING:SUSPECT_CODE_INDENT: suspect code indent for conditional statements (16, 16) #861: FILE: drivers/compress/octeontx/zip_pmd.c:110: + if (dev->data->queue_pairs[i] != NULL) [...] + return -1; total: 0 errors, 1 warnings, 1210 lines checked